⬆️ Update traccar/traccar to v5.10

This commit is contained in:
renovate[bot] 2023-11-21 18:29:35 +00:00 committed by GitHub
parent 6e181e8b97
commit 8a44c2aade
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ COPY rootfs /
WORKDIR /opt/traccar
# Setup base
ARG TRACCAR_VERSION="v5.9"
ARG TRACCAR_VERSION="v5.10"
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r0 \