Daniel Supernault 2 лет назад
Родитель
Сommit
f90e573ad7
1 измененных файлов с 1 добавлено и 1 удалено
  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: cimg/php:7.4.26
+      - image: cimg/php:8.1.12
 
       # Specify service dependencies here if necessary
       # CircleCI maintains a library of pre-built images