⬆️ Upgrades openjdk8-jre to 8.212.04-r1

This commit is contained in:
Franck Nijhof 2019-08-16 21:59:42 +02:00
parent 0747711512
commit 4e2dd74e5f
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -16,7 +16,7 @@ RUN \
apk add --no-cache \
nginx=1.16.1-r0 \
nss=3.44-r0 \
openjdk8-jre=8.212.04-r0 \
openjdk8-jre=8.212.04-r1 \
\
&& curl -J -L -o /tmp/traccar.zip \
"https://github.com/traccar/traccar/releases/download/v4.5/traccar-other-4.5.zip" \