⬆️ Upgrades nss to 3.44-r0

This commit is contained in:
Franck Nijhof 2019-06-23 10:29:30 +02:00
parent 04eefa4ac4
commit 6f8efb181e
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.0-r2 \
nss=3.41-r0 \
nss=3.44-r0 \
openjdk8-jre=8.201.08-r1 \
\
&& curl -J -L -o /tmp/traccar.zip \