Skip to content

Commit

Permalink
⬆️ Upgrades Traccar to v4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Nov 4, 2020
1 parent 2f6e421 commit 12ec69d
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.10/traccar-other-4.10.zip" \
"https://github.com/traccar/traccar/releases/download/v4.11/traccar-other-4.11.zip" \
\
&& mkdir -p /opt/traccar \
&& unzip -d /opt/traccar /tmp/traccar.zip \
Expand Down

0 comments on commit 12ec69d

Please sign in to comment.