We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9025590 commit f94412dCopy full SHA for f94412d
build/container/database/cockroachdb.Dockerfile
@@ -1,3 +1,3 @@
1
# CockroachDB
2
# See https://hub.docker.com/r/cockroachdb/cockroach/tags
3
-FROM docker.io/cockroachdb/cockroach:v25.3.1
+FROM docker.io/cockroachdb/cockroach:v25.3.2
build/container/database/postgresql.Dockerfile
# PostgreSQL
# See https://hub.docker.com/_/postgres
-FROM docker.io/postgres:17.6
+FROM docker.io/postgres:18.0
0 commit comments