Use PHP 7.3 for CircleCI

pull/1284/head
angristan 6 years ago
parent 16d8a2d7be
commit cf634ca23c

@ -7,7 +7,7 @@ jobs:
build: build:
docker: docker:
# Specify the version you desire here # 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 # 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