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 762cc9c commit 770739dCopy full SHA for 770739d
test/test-lib-python.sh
@@ -58,7 +58,7 @@ function test_python_imagestream() {
58
postgresql_image="quay.io/sclorg/postgresql-12-c8s|postgresql:12"
59
postgresql_version="12"
60
else
61
- branch="master"
+ branch="2.2.x"
62
postgresql_image="quay.io/sclorg/postgresql-10-c8s:c8s|postgresql:10"
63
postgresql_version="10"
64
fi
0 commit comments