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

This commit is contained in:
2026-08-19 21:01:10 +00:00
parent e9f51526f6
commit 0dd314b53c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.31.3
image: nginx:1.31.4
secrets:
- test_pass_one
- test_pass_two
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.31.3
image: nginx:1.31.4
networks:
- proxy
deploy: