Skip to content

Commit 3496059

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the database-containers group
Bumps the database-containers group in /build/container/database with 2 updates: cockroachdb/cockroach and postgres. Updates `cockroachdb/cockroach` from v24.2.0 to v24.2.3 Updates `postgres` from 16.4 to 17.0 --- updated-dependencies: - dependency-name: cockroachdb/cockroach dependency-type: direct:production dependency-group: database-containers - dependency-name: postgres dependency-type: direct:production update-type: version-update:semver-major dependency-group: database-containers ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f8f3b5 commit 3496059

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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:v24.2.0
3+
FROM docker.io/cockroachdb/cockroach:v24.2.3
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.4
3+
FROM docker.io/postgres:17.0

0 commit comments

Comments
 (0)