Skip to content

Commit

Permalink
Bump flyway/flyway from 10.21-alpine to 10.22-alpine in /db-init
Browse files Browse the repository at this point in the history
Bumps flyway/flyway from 10.21-alpine to 10.22-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 02039e3 commit 98368d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db-init/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM flyway/flyway:10.21-alpine
FROM flyway/flyway:10.22-alpine

# hadolint ignore=DL3018
RUN <<EOR
Expand Down

0 comments on commit 98368d9

Please sign in to comment.