From 3f893acba1e1c190fbadaab690cb4b5056278aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 07:38:39 +0100 Subject: [PATCH] Bump postgres from `fe4efc6` to `888402a` in /test/IntegrationTests/docker (#3905) Bump postgres in /test/IntegrationTests/docker Bumps postgres from `fe4efc6` to `888402a`. --- updated-dependencies: - dependency-name: postgres dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/IntegrationTests/docker/postgres.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/IntegrationTests/docker/postgres.Dockerfile b/test/IntegrationTests/docker/postgres.Dockerfile index 3c15aeaa51..7f4cf7cf06 100644 --- a/test/IntegrationTests/docker/postgres.Dockerfile +++ b/test/IntegrationTests/docker/postgres.Dockerfile @@ -1 +1 @@ -FROM postgres:17.2@sha256:fe4efc6901dda0d952306fd962643d8022d7bb773ffe13fe8a21551b9276e50c \ No newline at end of file +FROM postgres:17.2@sha256:888402a8cd6075c5dc83a31f58287f13306c318eaad016661ed12e076f3e6341 \ No newline at end of file