mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Upgrades Traccar to v4.14 (#141)
This commit is contained in:
parent
28e52741e6
commit
856b7bca9a
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.13/traccar-other-4.13.zip" \
|
||||
"https://github.com/traccar/traccar/releases/download/v4.14/traccar-other-4.14.zip" \
|
||||
\
|
||||
&& mkdir -p /opt/traccar \
|
||||
&& unzip -d /opt/traccar /tmp/traccar.zip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue