Skip to content

Commit

Permalink
⬆️ Upgrades Traccar to v4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Aug 23, 2020
1 parent 0d88868 commit 3ddf9f6
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.9/traccar-other-4.9.zip" \
"https://github.com/traccar/traccar/releases/download/v4.10/traccar-other-4.10.zip" \
\
&& mkdir -p /opt/traccar \
&& unzip -d /opt/traccar /tmp/traccar.zip \
Expand Down

0 comments on commit 3ddf9f6

Please sign in to comment.