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

This commit is contained in:
2026-05-14 23:00:51 +00:00
committed by Comrade Renovate Bot
parent e0e6dcb710
commit e4215c09aa
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.21.0
image: nginx:1.31.0
secrets:
- test_pass_one
- test_pass_two
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.29.0
image: nginx:1.31.0
networks:
- proxy
deploy: