mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Upgrades mariadb-client to 10.6.10-r0
This commit is contained in:
parent
5cd59dc6d6
commit
0d73273f85
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ WORKDIR /opt/traccar
|
|||
# Setup base
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
mariadb-client=10.6.9-r0 \
|
||||
mariadb-client=10.6.10-r0 \
|
||||
nginx=1.22.1-r0 \
|
||||
nss=3.78.1-r0 \
|
||||
openjdk11-jre-headless=11.0.17_p8-r1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue