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 11.0.1-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 911513a commit f2bbce6
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:11.0.1-alpine

COPY ./patches/ /flyway/sql/

0 comments on commit f2bbce6

Please sign in to comment.