Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ services:
# handbooks/operator-handbook/operations-runbook.md remains the human backstop for
# "this branch has gone EOL", which no scanner can tell you.
# See handbooks/operator-handbook/vulnerability-scanning.md.
image: nginx:1.30-alpine
image: nginx:1.31-alpine
restart: unless-stopped
logging: *default-logging
security_opt:
Expand Down
Loading