⬆️ Update alpine_3_18/nginx to v1.24.0-r7

This commit is contained in:
renovate[bot] 2023-10-16 00:07:38 +00:00 committed by GitHub
parent 0af88e35ee
commit 057a30d2a5
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 \