Skip to content

Commit

Permalink
Bump liquibase/liquibase from 4.25-alpine to 4.26-alpine in /db/postgres
Browse files Browse the repository at this point in the history
Bumps liquibase/liquibase from 4.25-alpine to 4.26-alpine.

---
updated-dependencies:
- dependency-name: liquibase/liquibase
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 76ffcbe commit f767c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM liquibase/liquibase:4.25-alpine
FROM liquibase/liquibase:4.26-alpine
COPY . /liquibase/changelog/

0 comments on commit f767c9c

Please sign in to comment.