Skip to content

Commit

Permalink
chore(deps): bump mysql from 8.4.0 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps mysql from 8.4.0 to 9.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 5ef90f7 commit 1c1b8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM mysql:8.4.0
FROM mysql:9.0.0

0 comments on commit 1c1b8e5

Please sign in to comment.