Skip to content

Commit

Permalink
Bump the database-containers group
Browse files Browse the repository at this point in the history
Bumps the database-containers group in /build/container/database with 1 update: mysql.


---
updated-dependencies:
- dependency-name: mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: database-containers
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and yrodiere committed Nov 8, 2023
1 parent 6680a91 commit af998ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/container/database/mysql.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# MySQL
# See https://hub.docker.com/_/mysql/tags
FROM docker.io/mysql:8.1.0
FROM docker.io/mysql:8.2.0

0 comments on commit af998ae

Please sign in to comment.