Skip to content

Commit

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

0 comments on commit 3d39967

Please sign in to comment.