⬆️ Upgrades nss to 3.44.3-r0

This commit is contained in:
Franck Nijhof 2019-11-28 19:42:15 +01:00
parent 0177d0e895
commit cca6d1df07
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 \
nginx=1.16.1-r1 \
nss=3.44-r0 \
nss=3.44.3-r0 \
openjdk8-jre=8.222.10-r0 \
\
&& curl -J -L -o /tmp/traccar.zip \