We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6109fde commit 4211965Copy full SHA for 4211965
1 file changed
traccar/Dockerfile
@@ -12,7 +12,7 @@ COPY rootfs /
12
WORKDIR /opt/traccar
13
14
# Setup base
15
-ARG TRACCAR_VERSION="v6.6"
+ARG TRACCAR_VERSION="v6.10.0"
16
RUN \
17
apk add --no-cache \
18
mariadb-client=11.4.8-r0 \
0 commit comments