From d035df44f43d518adb114100fd3b1043309a4830 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 15 Nov 2025 09:58:26 +0000 Subject: [PATCH] chore(deps): update postgres:18.1-alpine docker digest to 154ea39 --- kind/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/postgres.yaml b/kind/postgres.yaml index fa5c5d9..1e4fd7d 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -51,7 +51,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.1-alpine@sha256:655a411a84c1d7af7a21473c2eda3d8d24d7a9ff38ca279c897871b34acc0ce1 + image: postgres:18.1-alpine@sha256:154ea39af68ff30dec041cd1f1b5600009993724c811dbadde54126eb10bedd1 args: - -c - shared_buffers=384MB -- 2.52.0