Skip to content

Commit

Permalink
⬆️ Update traccar/traccar to v5.11 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent a6a9ecd commit 230b970
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.10"
ARG TRACCAR_VERSION="v5.11"
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r3 \
Expand Down

0 comments on commit 230b970

Please sign in to comment.