⬆️ Update traccar/traccar to v5.9

This commit is contained in:
renovate[bot] 2023-09-02 22:38:23 +00:00 committed by GitHub
parent 15951afd77
commit f1595da034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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