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.7-r0 (#170)
This commit is contained in:
parent
1414add354
commit
39c301131d
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.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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue