⬆️ Update alpine_3_17/mariadb-client to v10.6.12-r0 (#202)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-26 13:09:37 +02:00 committed by GitHub
parent 0f918d5ff2
commit a962ed6f4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ WORKDIR /opt/traccar
ARG TRACCAR_VERSION="v5.0"
RUN \
apk add --no-cache \
mariadb-client=10.6.9-r0 \
mariadb-client=10.6.12-r0 \
nginx=1.22.0-r1 \
nss=3.78.1-r0 \
openjdk11-jre-headless=11.0.16.1_p1-r0 \