Skip to content

Commit a470426

Browse files
⬆️ Update alpine_3_22/mariadb-client to v11.4.10-r0
1 parent bd2953d commit a470426

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
@@ -15,7 +15,7 @@ WORKDIR /opt/traccar
1515
ARG TRACCAR_VERSION="v6.10.0"
1616
RUN \
1717
apk add --no-cache \
18-
mariadb-client=11.4.8-r0 \
18+
mariadb-client=11.4.10-r0 \
1919
nginx=1.28.0-r3 \
2020
nss=3.114-r0 \
2121
openjdk17-jre-headless=17.0.17_p10-r0 \

0 commit comments

Comments
 (0)