⬆️ Upgrades mariadb-client to 10.6.8-r0 (#176)

This commit is contained in:
Franck Nijhof 2022-05-30 19:13:07 +02:00 committed by GitHub
parent 071366080b
commit 4744217a33
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.7-r0 \
mariadb-client=10.6.8-r0 \
nginx=1.20.2-r0 \
nss=3.72.1-r0 \
openjdk11-jre-headless=11.0.14_p9-r0 \