From 33eb76f08b2b964076a7bac2c41c10fe4af97fbe Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 24 Sep 2025 05:58:16 +0000 Subject: [PATCH] chore(deps): update postgres:17.6-alpine docker digest to 855021a --- kind/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/postgres.yaml b/kind/postgres.yaml index f5053d5..aa10124 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -50,7 +50,7 @@ spec: spec: containers: - name: postgres - image: postgres:17.6-alpine@sha256:bb698295dc3ee365ead79fc08c9d4c83a8e983a3fcfdc22f40315f7d47887e8b + image: postgres:17.6-alpine@sha256:855021a5b10954343902a8c22a15f8464233126c1d12d9ad84d4a14c5af07a80 args: - -c - shared_buffers=384MB