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

Merged
renovate-bot merged 1 commits from renovate/nginx-1.x into main 2026-05-14 23:04:19 +00:00
2 changed files with 2 additions and 2 deletions

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

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: nginx:1.29.0
image: nginx:1.31.0
networks:
- proxy
deploy: