From 3b2d8bca726409eaafb7de2e237bf3c1e90e3bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 20:04:57 +0300 Subject: [PATCH] Bump liquibase/liquibase from 4.27-alpine to 4.28-alpine in /db/postgres (#484) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- db/postgres/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/postgres/Dockerfile b/db/postgres/Dockerfile index 4905e43d..e9975aa1 100644 --- a/db/postgres/Dockerfile +++ b/db/postgres/Dockerfile @@ -1,2 +1,2 @@ -FROM liquibase/liquibase:4.27-alpine +FROM liquibase/liquibase:4.28-alpine COPY . /liquibase/changelog/