Daniel Supernault před 6 roky
rodič
revize
04d14ee006
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -7,7 +7,7 @@ jobs:
   build:
     docker:
       # Specify the version you desire here
-      - image: circleci/php:7.2.9-cli-stretch
+      - image: circleci/php:7.2.3-cli-stretch-node
 
       # Specify service dependencies here if necessary
       # CircleCI maintains a library of pre-built images