⬆️ Update alpine_3_18/nginx to v1.24.0-r7 (#256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-16 09:25:54 +02:00 committed by GitHub
parent 0af88e35ee
commit 09d78aec4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ ARG TRACCAR_VERSION="v5.9"
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r0 \
nginx=1.24.0-r6 \
nginx=1.24.0-r7 \
nss=3.91-r0 \
openjdk11-jre-headless=11.0.20_p8-r0 \
xmlstarlet=1.6.1-r2 \