From 939448723897ba1b747495640700a0054bb03918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 19:55:47 +0000 Subject: [PATCH] docker: bump nginx from 1.30-alpine to 1.31-alpine Bumps nginx from 1.30-alpine to 1.31-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.31-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-compose.prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.prod.yml b/docker-compose.prod.yml index ac59776..db424f5 100644 --- a/docker-compose.prod.yml +++ b/docker-compose.prod.yml @@ -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: