mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-05 03:21:31 +00:00
⬆️ Upgrades nss to 3.44.3-r0
This commit is contained in:
parent
0177d0e895
commit
cca6d1df07
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ WORKDIR /opt/traccar
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.16.1-r1 \
|
nginx=1.16.1-r1 \
|
||||||
nss=3.44-r0 \
|
nss=3.44.3-r0 \
|
||||||
openjdk8-jre=8.222.10-r0 \
|
openjdk8-jre=8.222.10-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/traccar.zip \
|
&& curl -J -L -o /tmp/traccar.zip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue