From 3fb863f98609c675bf88b43d8e2b16a73269c796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:29:49 +0000 Subject: [PATCH] chore(deps): bump wodby/postgres in /postgres Bumps wodby/postgres from 16-1.33.2 to 17-1.35.2. --- 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..f7e80b5 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:17-1.35.2 ARG BUILD_REV ARG BUILD_DATE