⬆️ Upgrades openjdk8-jre to 8.191.12-r0

This commit is contained in:
Franck Nijhof 2019-02-03 18:28:55 +01:00
parent 956f676e65
commit 6f677bd267
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -15,7 +15,7 @@ WORKDIR /opt/traccar
RUN \
apk add --no-cache \
nginx=1.14.2-r0 \
openjdk8-jre=8.181.13-r0 \
openjdk8-jre=8.191.12-r0 \
\
&& curl -J -L -o /tmp/traccar.zip \
"https://github.com/traccar/traccar/releases/download/v4.2/traccar-other-4.2.zip" \