⬆️ Upgrades nginx to 1.16.0-r2

This commit is contained in:
Franck Nijhof 2019-06-23 10:29:11 +02:00
parent 89f6e889d0
commit 04eefa4ac4
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.2-r0 \
nginx=1.16.0-r2 \
nss=3.41-r0 \
openjdk8-jre=8.201.08-r1 \
\