浏览代码

Update circleci config

Daniel Supernault 2 年之前
父节点
当前提交
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