diff --git a/kind/postgres.yaml b/kind/postgres.yaml index 89c2c8a..1df9183 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -50,7 +50,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.0-alpine@sha256:70b32afe0c274b4d93098fd724fcdaab3aba47270a4f1e63cbf9cc69d7bf1be4 + image: postgres:18.0-alpine@sha256:fe5874a6484052c5353272650bb0b21f35082465f82907df4dfb1fe25f042610 args: - -c - shared_buffers=384MB