We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994ac79 commit 71d1556Copy full SHA for 71d1556
traccar/Dockerfile
@@ -12,7 +12,7 @@ COPY rootfs /
12
WORKDIR /opt/traccar
13
14
# Setup base
15
-ARG TRACCAR_VERSION="v5.11"
+ARG TRACCAR_VERSION="v5.12"
16
RUN \
17
apk add --no-cache \
18
mariadb-client=10.11.5-r3 \
0 commit comments