⬆️ Upgrades nginx to 1.16.1-r0

This commit is contained in:
Franck Nijhof 2019-08-16 21:59:12 +02:00
parent 3865095aac
commit 0747711512
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.16.0-r2 \
nginx=1.16.1-r0 \
nss=3.44-r0 \
openjdk8-jre=8.212.04-r0 \
\