⬆️ 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:
renovate[bot] 2024-05-28 07:50:16 +02:00 committed by GitHub
parent 6a90657a0c
commit 94529dfa80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ ARG TRACCAR_VERSION="v6.1"
RUN \
apk add --no-cache \
mariadb-client=10.11.8-r0 \
nginx=1.26.0-r1 \
nginx=1.26.0-r2 \
nss=3.100-r0 \
openjdk11-jre-headless=11.0.23_p9-r0 \
xmlstarlet=1.6.1-r2 \