Skip to content

Commit

Permalink
build(deps): bump flyway/flyway in /db
Browse files Browse the repository at this point in the history
Bumps flyway/flyway from 10.14.0-alpine to 10.20.0-alpine.

---
updated-dependencies:
- dependency-name: flyway/flyway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 6646a20 commit 8e77dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM flyway/flyway:10.14.0-alpine
FROM flyway/flyway:10.20.0-alpine

COPY ./patches/ /flyway/sql/

0 comments on commit 8e77dac

Please sign in to comment.