mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Upgrades nss to 3.44-r0
This commit is contained in:
parent
04eefa4ac4
commit
6f8efb181e
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.0-r2 \
|
nginx=1.16.0-r2 \
|
||||||
nss=3.41-r0 \
|
nss=3.44-r0 \
|
||||||
openjdk8-jre=8.201.08-r1 \
|
openjdk8-jre=8.201.08-r1 \
|
||||||
\
|
\
|
||||||
&& 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