Skip to content

Commit b960913

Browse files
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 2 updates: cockroachdb/cockroach and mysql. Updates `cockroachdb/cockroach` from v24.3.2 to v24.3.4 Updates `mysql` from 9.1.0 to 9.2.0 --- updated-dependencies: - dependency-name: cockroachdb/cockroach dependency-type: direct:production dependency-group: database-containers - dependency-name: mysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: database-containers ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4c2702 commit b960913

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# CockroachDB
22
# See https://hub.docker.com/r/cockroachdb/cockroach/tags
3-
FROM docker.io/cockroachdb/cockroach:v24.3.2
3+
FROM docker.io/cockroachdb/cockroach:v24.3.4
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# MySQL
22
# See https://hub.docker.com/_/mysql/tags
3-
FROM docker.io/mysql:9.1.0
3+
FROM docker.io/mysql:9.2.0

0 commit comments

Comments
 (0)