mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Upgrades Traccar to v4.11
This commit is contained in:
parent
2f6e42165f
commit
12ec69d540
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue