⬆️ Update traccar/traccar to v5.12

This commit is contained in:
renovate[bot] 2024-01-28 18:16:16 +00:00 committed by GitHub
parent d35a830185
commit b2d3f0b1e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \