⬆️ Upgrades nginx to 1.18.0-r1

This commit is contained in:
Franck Nijhof 2020-10-30 15:16:33 +01:00
parent 655ddf8746
commit 1f05f0cfdf
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -15,7 +15,7 @@ WORKDIR /opt/traccar
RUN \
apk add --no-cache \
mariadb-client=10.4.15-r0 \
nginx=1.18.0-r0 \
nginx=1.18.0-r1 \
nss=3.55-r0 \
openjdk8-jre=8.252.09-r0 \
xmlstarlet=1.6.1-r0 \