diff --git a/kind/postgres.yaml b/kind/postgres.yaml index 1e4fd7d..0ac3d2a 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -51,7 +51,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.1-alpine@sha256:154ea39af68ff30dec041cd1f1b5600009993724c811dbadde54126eb10bedd1 + image: postgres:18.1-alpine@sha256:eca6fb2d91fda290eb8cfb8ba53dd0dcbf3508a08011e30adb039ea7c8e1e9f2 args: - -c - shared_buffers=384MB