mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-05 11:31:21 +00:00
⬆️ Upgrades openjdk8-jre to 8.222.10-r0
This commit is contained in:
parent
7b54714f40
commit
4937c7fba7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.16.1-r0 \
|
nginx=1.16.1-r0 \
|
||||||
nss=3.44-r0 \
|
nss=3.44-r0 \
|
||||||
openjdk8-jre=8.212.04-r1 \
|
openjdk8-jre=8.222.10-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/traccar.zip \
|
&& curl -J -L -o /tmp/traccar.zip \
|
||||||
"https://github.com/traccar/traccar/releases/download/v4.6/traccar-other-4.6.zip" \
|
"https://github.com/traccar/traccar/releases/download/v4.6/traccar-other-4.6.zip" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue