Browse Source

Update circleci config

Daniel Supernault 3 years ago
parent
commit
57268a827e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

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