1
0
Fork 0

Use PHP 7.3 for CircleCI

This commit is contained in:
angristan 2019-05-09 21:15:22 +02:00
parent 16d8a2d7be
commit cf634ca23c
1 changed files with 3 additions and 3 deletions

View File

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