⬆️ Update traccar/traccar to v6.2

This commit is contained in:
renovate[bot] 2024-06-02 01:01:05 +00:00 committed by GitHub
parent 57fccbc015
commit 8a1b5ec36c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ COPY rootfs /
WORKDIR /opt/traccar
# Setup base
ARG TRACCAR_VERSION="v6.1"
ARG TRACCAR_VERSION="v6.2"
RUN \
apk add --no-cache \
mariadb-client=10.11.8-r0 \