Skip to content

Commit

Permalink
Fix EnvdevPHPBase image to 7.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Faliès committed Dec 26, 2017
1 parent 2ee65f8 commit dd42355
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
FROM vfac/envdevphpbase:7.2
LABEL maintainer="Vincent Faliès <vincent@vfac.fr>"

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

0 comments on commit dd42355

Please sign in to comment.