mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Update traccar/traccar to v5.11
This commit is contained in:
parent
a6a9ecd8f2
commit
a7c010d045
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY rootfs /
|
|||
WORKDIR /opt/traccar
|
||||
|
||||
# Setup base
|
||||
ARG TRACCAR_VERSION="v5.10"
|
||||
ARG TRACCAR_VERSION="v5.11"
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
mariadb-client=10.11.5-r3 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue