Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/mariadb-client to v10.11.4-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent f76924c commit 25e3cc9
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 @@ -15,7 +15,7 @@ WORKDIR /opt/traccar
ARG TRACCAR_VERSION="v5.7"
RUN \
apk add --no-cache \
mariadb-client=10.11.3-r0 \
mariadb-client=10.11.4-r0 \
nginx=1.24.0-r5 \
nss=3.89.1-r0 \
openjdk11-jre-headless=11.0.19_p7-r1 \
Expand Down

0 comments on commit 25e3cc9

Please sign in to comment.