mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Upgrades Traccar to v4.3
This commit is contained in:
parent
6f677bd267
commit
3c32fdd1ac
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ RUN \
|
|||
openjdk8-jre=8.191.12-r0 \
|
||||
\
|
||||
&& curl -J -L -o /tmp/traccar.zip \
|
||||
"https://github.com/traccar/traccar/releases/download/v4.2/traccar-other-4.2.zip" \
|
||||
"https://github.com/traccar/traccar/releases/download/v4.3/traccar-other-4.3.zip" \
|
||||
\
|
||||
&& mkdir -p /opt/traccar \
|
||||
&& unzip -d /opt/traccar /tmp/traccar.zip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue