⬆️ Upgrades mariadb-client to 10.6.7-r0 (#170)

This commit is contained in:
Franck Nijhof 2022-03-22 19:46:17 +01:00 committed by GitHub
parent 1414add354
commit 39c301131d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ WORKDIR /opt/traccar
# Setup base
RUN \
apk add --no-cache \
mariadb-client=10.6.4-r2 \
mariadb-client=10.6.7-r0 \
nginx=1.20.2-r0 \
nss=3.72.1-r0 \
openjdk11-jre-headless=11.0.13_p8-r0 \