⬆️ Upgrades nginx to 1.16.1-r1

This commit is contained in:
Jorim Tielemans 2019-10-28 12:25:26 +01:00
parent 1f9784a797
commit 9b315aa4ee

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 \
\