From 95369b9b0a9c1197bc85aa11d54796a25949fa2a Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 16 Feb 2025 00:57:43 +0000 Subject: [PATCH] chore(deps): update postgres:17.3-alpine docker digest to 80d3d7d --- kind/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/postgres.yaml b/kind/postgres.yaml index d85c4ad..3f73c5f 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: postgres - image: postgres:17.3-alpine@sha256:19d45ecfb59f9ff8f440ee99d378abcea273b7d66bbac1cf1f9d6e41d8dcb3f3 + image: postgres:17.3-alpine@sha256:80d3d7d6bb3ddb1e44b79612330f7bfc6c451f093f6dd14a1317e777a260b602 args: - -c - shared_buffers=384MB -- 2.52.0