Skip to content

Commit

Permalink
⬆️ Update traccar/traccar to v5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 6e181e8 commit 8a44c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traccar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 8a44c2a

Please sign in to comment.