Update nginx Docker tag to v1.31.0 #27

Merged
kovagoadi merged 1 commits from renovate/nginx-1.x into main 2026-05-14 20:22:47 +02:00
Showing only changes of commit afc44ec968 - Show all commits

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.27.0-alpine-slim@sha256:a529900d9252ce5d04531a4a594f93736dbbe3ec155a692d10484be82aaa159a
image: nginx:1.31.0-alpine-slim@sha256:9e666aeefa9801445bc2ff4994c48d314736dae4cf1f551ace03e38ea0373552
ports:
- "80"
volumes: