Update nginx Docker tag to v1.31.4

This commit is contained in:
2026-08-20 02:29:16 +00:00
parent 597c76c2c9
commit b01ce005c6
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.9"
services:
web:
image: nginx:1.31.3-alpine-slim@sha256:45b82ed5f285b90d63df07ba70430fdd8f25624b416617d9e6dc93412b2006dc
image: nginx:1.31.4-alpine-slim@sha256:1870de6d59aafee152589b64404556d2535922cdd998e6dac1c4888c938ed8f9
ports:
- "80"
volumes: