⬆️ Upgrades nginx to 1.16.1-r6

This commit is contained in:
Franck Nijhof 2020-01-27 11:03:43 +01:00
parent 552773ea63
commit 2bf9b875a6
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.1-r4 \
nginx=1.16.1-r6 \
nss=3.48-r0 \
openjdk8-jre=8.232.09-r0 \
\