⬆️ Update alpine_3_19/mariadb-client to v10.11.6-r0 (#282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-28 19:16:00 +01:00 committed by GitHub
parent 994ac79af5
commit d35a830185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ WORKDIR /opt/traccar
ARG TRACCAR_VERSION="v5.11"
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r3 \
mariadb-client=10.11.6-r0 \
nginx=1.24.0-r14 \
nss=3.97-r0 \
openjdk11-jre-headless=11.0.22_p7-r0 \