⬆️ Upgrades nginx to 1.16.1-r1

This commit is contained in:
Jorim Tielemans 2019-10-28 12:25:26 +01:00 committed by Franck Nijhof
parent 4937c7fba7
commit 6b1c0760d8

View file

@ -14,7 +14,7 @@ WORKDIR /opt/traccar
# Setup base
RUN \
apk add --no-cache \
nginx=1.16.1-r0 \
nginx=1.16.1-r1 \
nss=3.44-r0 \
openjdk8-jre=8.222.10-r0 \
\