Update nginx Docker tag to v1.31.2

This commit is contained in:
2026-06-18 02:28:14 +00:00
parent 0f9245b6b2
commit 0e4ebab525

View File

@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.31.1-alpine-slim@sha256:3fe7a344f234ac4b84817896c9294ffae74eae03fc1ad0ff502457fef5cebef8
image: nginx:1.31.2-alpine-slim@sha256:071d472aeea109db4c23868034c210f14411f13bc8d9936b7a8fa410b765c740
ports:
- "80"
volumes: