Browse Source

Update circleci config

Daniel Supernault 2 years ago
parent
commit
f90e573ad7
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: cimg/php:7.4.26
+      - image: cimg/php:8.1.12
 
 
       # 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