Skip to content

Commit 0fc2fad

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 4 updates: cockroachdb/cockroach, db2_community/db2, mariadb and postgres. Updates `cockroachdb/cockroach` from v24.3.4 to v24.3.5 Updates `db2_community/db2` from 12.1.0.0 to 12.1.1.0 Updates `mariadb` from 11.6.2 to 11.7.2 Updates `postgres` from 17.2 to 17.3 --- updated-dependencies: - dependency-name: cockroachdb/cockroach dependency-type: direct:production dependency-group: database-containers - dependency-name: db2_community/db2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: database-containers - dependency-name: mariadb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: database-containers - dependency-name: postgres dependency-type: direct:production update-type: version-update:semver-minor dependency-group: database-containers ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b75863 commit 0fc2fad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.4
3+
FROM docker.io/cockroachdb/cockroach:v24.3.5
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DB2
22
# See https://icr.io/v2/db2_community/db2/tags/list
3-
FROM icr.io/db2_community/db2:12.1.0.0
3+
FROM icr.io/db2_community/db2:12.1.1.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# MariaDB
22
# See https://hub.docker.com/_/mariadb/tags
3-
FROM docker.io/mariadb:11.6.2
3+
FROM docker.io/mariadb:11.7.2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# PostgreSQL
22
# See https://hub.docker.com/_/postgres
3-
FROM docker.io/postgres:17.2
3+
FROM docker.io/postgres:17.3

0 commit comments

Comments
 (0)