From 410ba6235e8ae09519b52a661eed7a2d258a47eb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2026 07:06:43 +0000 Subject: [PATCH] chore(deps): update postgres:18.4-alpine docker digest to d3e64d3 --- k8s/infra/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infra/postgres.yaml b/k8s/infra/postgres.yaml index c5fa32c..c5bdf42 100644 --- a/k8s/infra/postgres.yaml +++ b/k8s/infra/postgres.yaml @@ -53,7 +53,7 @@ spec: spec: containers: - name: postgres - image: postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88 + image: postgres:18.4-alpine@sha256:d3e64d36360a9f40c30fbbc5dd2dde799fe35f8537500c8b067551a6497f50f4 args: - -c - shared_buffers=384MB -- 2.52.0