Skip to content

Commit

Permalink
⬆️ Update traccar/traccar to v5.10 (#264)
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 Nov 23, 2023
1 parent 6e181e8 commit e62c623
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 e62c623

Please sign in to comment.