Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Oct 15, 2019
1 parent aa3303e commit 7edc7ef
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
Expand Up @@ -15,7 +15,7 @@ LABEL maintainer="Hyperf Developers <[email protected]>" version="1.0" license="MI
ARG timezone

ENV TIMEZONE=${timezone:-"Asia/Shanghai"} \
COMPOSER_VERSION=1.8.6 \
COMPOSER_VERSION=1.9.0 \
APP_ENV=prod

# update
Expand Down

0 comments on commit 7edc7ef

Please sign in to comment.