mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-04 19:11:31 +00:00
⬆️ Update alpine_3_20/nginx to v1.26.0-r2 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6a90657a0c
commit
94529dfa80
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ARG TRACCAR_VERSION="v6.1"
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
mariadb-client=10.11.8-r0 \
|
mariadb-client=10.11.8-r0 \
|
||||||
nginx=1.26.0-r1 \
|
nginx=1.26.0-r2 \
|
||||||
nss=3.100-r0 \
|
nss=3.100-r0 \
|
||||||
openjdk11-jre-headless=11.0.23_p9-r0 \
|
openjdk11-jre-headless=11.0.23_p9-r0 \
|
||||||
xmlstarlet=1.6.1-r2 \
|
xmlstarlet=1.6.1-r2 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue