⬆️ Upgrades openjdk8-jre to 8.242.08-r0

This commit is contained in:
Franck Nijhof 2020-02-28 00:02:59 +01:00
parent 08d072dcc7
commit 7a45290e20
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -16,7 +16,7 @@ RUN \
apk add --no-cache \ apk add --no-cache \
nginx=1.16.1-r6 \ nginx=1.16.1-r6 \
nss=3.48-r0 \ nss=3.48-r0 \
openjdk8-jre=8.232.09-r0 \ openjdk8-jre=8.242.08-r0 \
\ \
&& curl -J -L -o /tmp/traccar.zip \ && curl -J -L -o /tmp/traccar.zip \
"https://github.com/traccar/traccar/releases/download/v4.7/traccar-other-4.7.zip" \ "https://github.com/traccar/traccar/releases/download/v4.7/traccar-other-4.7.zip" \