mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Upgrades mariadb-client to 10.5.12-r0
This commit is contained in:
parent
81092f50f0
commit
cba55d9284
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.5.11-r0 \
|
||||
mariadb-client=10.5.12-r0 \
|
||||
nginx=1.20.1-r3 \
|
||||
nss=3.66-r0 \
|
||||
openjdk11-jre-headless=11.0.11_p9-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue