From 8efb5bce50ad26de443547f5ccccc3f4c68a994d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 12:33:00 +0200 Subject: [PATCH] 1 container image updated (#79) Co-authored-by: abeglu --- container.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container.json b/container.json index d492168..950aaac 100644 --- a/container.json +++ b/container.json @@ -2,7 +2,7 @@ "alpine": "20230329", "debian-buster": "buster-20230612", "debian-latest": "12.0", - "nginx": "1.25.0", + "nginx": "1.25.1", "postgres": "16beta1", "python-latest": "3.12-rc", "python-stable": "3.9.17"