Skip to content

Commit 8bd7f23

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 3 updates: cockroachdb/cockroach, mariadb and postgres. Updates `cockroachdb/cockroach` from v23.2.4 to v23.2.5 Updates `mariadb` from 11.3.2 to 11.4.2 Updates `postgres` from 16.2 to 16.3 --- updated-dependencies: - dependency-name: cockroachdb/cockroach dependency-type: direct:production 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 64446b2 commit 8bd7f23

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
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:v23.2.4
3+
FROM docker.io/cockroachdb/cockroach:v23.2.5
Lines changed: 1 addition & 1 deletion
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.3.2
3+
FROM docker.io/mariadb:11.4.2
Lines changed: 1 addition & 1 deletion
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:16.2
3+
FROM docker.io/postgres:16.3

0 commit comments

Comments
 (0)