chore(deps): update nginx docker tag to v1.31.4

This commit is contained in:
2026-08-19 20:18:48 +00:00
parent 65e13ff3f3
commit d40797dbda
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: nginx:1.31.3
image: nginx:1.31.4
depends_on:
- app
configs: