Skip to content

Commit

Permalink
⬆️ Upgrades Traccar to v4.12 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 2, 2021
1 parent f385bea commit d009e83
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 @@ -21,7 +21,7 @@ RUN \
xmlstarlet=1.6.1-r0 \
\
&& curl -J -L -o /tmp/traccar.zip \
"https://github.com/traccar/traccar/releases/download/v4.11/traccar-other-4.11.zip" \
"https://github.com/traccar/traccar/releases/download/v4.12/traccar-other-4.12.zip" \
\
&& mkdir -p /opt/traccar \
&& unzip -d /opt/traccar /tmp/traccar.zip \
Expand Down

0 comments on commit d009e83

Please sign in to comment.