From 894628b7bc0bf6fb0e718314a582be61b0deddfe Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 15 Feb 2025 00:59:01 +0000 Subject: [PATCH] chore(deps): update postgres:17.3-alpine docker digest to 19d45ec --- kind/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/postgres.yaml b/kind/postgres.yaml index c4e4e27..d85c4ad 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: postgres - image: postgres:17.3-alpine@sha256:63d02e405f2f1780189dda1220301f90be02d191d7fb06a2a54c56efbe742092 + image: postgres:17.3-alpine@sha256:19d45ecfb59f9ff8f440ee99d378abcea273b7d66bbac1cf1f9d6e41d8dcb3f3 args: - -c - shared_buffers=384MB