From 749b0a0133b3c4332feb38421724f9921de04c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:46:47 +0000 Subject: [PATCH] chore(deps): bump wodby/postgres in /postgres Bumps wodby/postgres from 16-1.33.2 to 16-1.34.4. --- updated-dependencies: - dependency-name: wodby/postgres dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- postgres/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgres/Dockerfile b/postgres/Dockerfile index 4f838cc..5cdeba8 100644 --- a/postgres/Dockerfile +++ b/postgres/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/wodby/postgres:16-1.33.2 +FROM docker.io/wodby/postgres:16-1.34.4 ARG BUILD_REV ARG BUILD_DATE