From a4e162e03e06520974ec394e49ab611e252a1abe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 13:45:37 +0200 Subject: [PATCH] 2 container image updated (#229) Co-authored-by: abeglu <52439907+abeglu@users.noreply.github.com> --- container.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/container.json b/container.json index eb13785..0f5b2e2 100644 --- a/container.json +++ b/container.json @@ -1,9 +1,9 @@ { "alpine": "20240807", "debian-buster": "buster-20240612", - "debian-latest": "12.6", + "debian-latest": "12.7", "nginx": "1.27.1", - "postgres": "17beta3", + "postgres": "17rc1", "python-latest": "3.13.0rc1", "python-stable": "3.9.19" }