From 3ed63b09e71df939c76e7ce5b9bbfd7c26cdbb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:51:40 +0000 Subject: [PATCH] Bump liquibase/liquibase from 4.25-alpine to 4.26-alpine in /dbs/postgres (#326) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dbs/postgres/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbs/postgres/Dockerfile b/dbs/postgres/Dockerfile index 47475799..993ebe82 100644 --- a/dbs/postgres/Dockerfile +++ b/dbs/postgres/Dockerfile @@ -1,2 +1,2 @@ -FROM liquibase/liquibase:4.25-alpine +FROM liquibase/liquibase:4.26-alpine COPY . /liquibase/changelog/