⬆️ Upgrades nginx to 1.18.0-r0

This commit is contained in:
Franck Nijhof 2020-07-22 21:56:16 +02:00
parent 4e24614831
commit 59578c15cf
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.13-r0 \
nginx=1.16.1-r6 \
nginx=1.18.0-r0 \
nss=3.48-r0 \
openjdk8-jre=8.242.08-r0 \
xmlstarlet=1.6.1-r0 \