Update circleci config

pull/3729/head
Daniel Supernault 3 years ago
parent 18f3fcc663
commit f90e573ad7
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -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

Loading…
Cancel
Save