chore(deps): update nginx docker tag to v1.31.1 #851

Merged
renovate-bot merged 1 commits from renovate/nginx-1.x into main 2026-05-22 21:03:55 +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.31.0
image: nginx:1.31.1
secrets:
- test_pass_one
- test_pass_two

View File

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