⬆️ Upgrades nginx to 1.14.2-r0

This commit is contained in:
Franck Nijhof 2019-01-09 19:39:29 +01:00
parent e1e89e030b
commit 8171859f1d
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -14,7 +14,7 @@ WORKDIR /opt/traccar
# Setup base
RUN \
apk add --no-cache \
nginx=1.14.1-r0 \
nginx=1.14.2-r0 \
openjdk8-jre=8.181.13-r0 \
\
&& curl -J -L -o /tmp/traccar.zip \