⬆️ Update alpine_3_18/mariadb-client to v10.11.4-r0 (#231)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-12 22:02:11 +02:00 committed by GitHub
parent 857278dd34
commit c3090bab5c
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.7"
RUN \
apk add --no-cache \
mariadb-client=10.11.3-r0 \
mariadb-client=10.11.4-r0 \
nginx=1.24.0-r6 \
nss=3.89.1-r0 \
openjdk11-jre-headless=11.0.19_p7-r1 \