Skip to content

Commit 4868b50

Browse files
⬆️ Update traccar/traccar to v6.6 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 116cbc2 commit 4868b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

traccar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY rootfs /
1212
WORKDIR /opt/traccar
1313

1414
# Setup base
15-
ARG TRACCAR_VERSION="v6.5"
15+
ARG TRACCAR_VERSION="v6.6"
1616
RUN \
1717
apk add --no-cache \
1818
mariadb-client=10.11.10-r0 \

0 commit comments

Comments
 (0)