Skip to content

Commit

Permalink
⬆️ Upgrades nginx to 1.16.0-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 23, 2019
1 parent afd7733 commit b5006a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base
RUN \
apk add --no-cache \
nginx=1.14.2-r0 \
nginx=1.16.0-r2 \
php7-curl=7.2.17-r0 \
php7-fpm=7.2.17-r0 \
php7-json=7.2.17-r0 \
Expand Down

0 comments on commit b5006a9

Please sign in to comment.