⬆️ Upgrades mariadb-client to 10.5.9-r0 (#94)

This commit is contained in:
Franck Nijhof 2021-04-29 17:05:43 +02:00 committed by GitHub
parent a8ade09f94
commit fa7fd3283d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ WORKDIR /opt/traccar
# Setup base # Setup base
RUN \ RUN \
apk add --no-cache \ apk add --no-cache \
mariadb-client=10.5.8-r0 \ mariadb-client=10.5.9-r0 \
nginx=1.18.0-r13 \ nginx=1.18.0-r13 \
nss=3.63-r1 \ nss=3.63-r1 \
openjdk8-jre=8.275.01-r0 \ openjdk8-jre=8.275.01-r0 \