mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 11:01:29 +00:00
⬆️ Update alpine_3_19/mariadb-client to v10.11.6-r0 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
994ac79af5
commit
d35a830185
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ WORKDIR /opt/traccar
|
|||
ARG TRACCAR_VERSION="v5.11"
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
mariadb-client=10.11.5-r3 \
|
||||
mariadb-client=10.11.6-r0 \
|
||||
nginx=1.24.0-r14 \
|
||||
nss=3.97-r0 \
|
||||
openjdk11-jre-headless=11.0.22_p7-r0 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue