⬆️ Update nginx to 1.14.2-r1

This commit is contained in:
Timmo 2019-05-10 21:03:27 +01:00
parent c7765ee47a
commit 0bec6fab10

View file

@ -13,7 +13,7 @@ RUN \
yarn=1.12.3-r0 \
\
&& apk add --no-cache \
nginx=1.14.2-r0 \
nginx=1.14.2-r1 \
nodejs-current=11.3.0-r0 \
\
&& curl -J -L -o /tmp/panel.zip \