mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Update traccar/traccar to v5.12 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d35a830185
commit
a4a8ff37d7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ COPY rootfs /
|
||||||
WORKDIR /opt/traccar
|
WORKDIR /opt/traccar
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG TRACCAR_VERSION="v5.11"
|
ARG TRACCAR_VERSION="v5.12"
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
mariadb-client=10.11.6-r0 \
|
mariadb-client=10.11.6-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue