Skip to content

Commit

Permalink
updated php dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
litan1106 committed Jul 7, 2021
1 parent ef4d258 commit 78e8413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ----------------------------------------------- Build Time Arguments ---------------------------------------------
ARG VARIANT="8.0-fpm-alpine"
ARG VARIANT="8.0-fpm-alpine3.13"
ARG COMPOSER_VERSION="2.0"
ARG ROADRUNNER_VERSION="2.3.1"

Expand Down

0 comments on commit 78e8413

Please sign in to comment.