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.
2 parents 283521a + 5810278 commit 2c7cfb9Copy full SHA for 2c7cfb9
ci/test/cargo-test/mzcompose.py
@@ -47,7 +47,7 @@
47
],
48
),
49
SchemaRegistry(),
50
- Postgres(image="postgres:14.2"),
+ Postgres(),
51
CockroachOrPostgresMetadata(),
52
Minio(
53
# We need a stable port exposed to the host since we can't pass any arguments
0 commit comments