From 5f3955f2555ba29da1a1f48470e15c82e1b02016 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jul 2026 21:05:15 +0000 Subject: [PATCH] chore(deps): update postgres:18.4-alpine docker digest to ecafd34 (#288) --- 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 eea5880..bb7d7b1 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:1b1689b20d16a014a3d195653381cf2caa75a41a92d93b255a9d6ea29fd353aa + image: postgres:18.4-alpine@sha256:ecafd34249b5c248f3cb6ebe339584ee6448b36fad3f0a827ae5e8efbae6afda args: - -c - shared_buffers=384MB