Skip to content

Commit

Permalink
Switch CircleCI docker image to php7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sirbrillig committed Jan 4, 2019
1 parent b70eadd commit 81bc968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/php:7.1-browsers
- image: circleci/php:7.3-browsers

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 81bc968

Please sign in to comment.