From 96c42a4cbe510aa15a904736628c295e4fe7099a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 06:12:39 +0000 Subject: [PATCH] Update postgres Docker tag to v18 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 6e5e4600d..dac14daa3 100644 --- a/compose.yml +++ b/compose.yml @@ -20,7 +20,7 @@ services: postgres: condition: service_healthy postgres: - image: postgres:16.10@sha256:fd4208c8aadb92850e7e86a584fe8b1f2a6af8949feeb1ac8e12e72324573676 + image: postgres:18.0@sha256:9685e09573f19eeb99d259547a1cb7a7a77cd15877f55f51e215ad06edf5c721 environment: - POSTGRES_PASSWORD=postgres ports: