Skip to content

Commit

Permalink
⬆️ Upgrades openjdk8-jre to 8.191.12-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Feb 3, 2019
1 parent 956f676 commit 6f677bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traccar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit 6f677bd

Please sign in to comment.