Skip to content

Commit

Permalink
Upgrade PHP version to 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vfalies committed Aug 25, 2019
1 parent 7c31702 commit ff02c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM vfac/envdevphpbase:7.2-cli-alpine
FROM vfac/envdevphpbase:7.3-cli-alpine
LABEL maintainer="Vincent Faliès <vincent@vfac.fr>"

COPY composer.json /php7checker/composer.json
Expand Down

0 comments on commit ff02c8a

Please sign in to comment.