osbs: change image version
This commit is contained in:
parent
0ff2b94859
commit
dd281e7835
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ openshift_master_identity_providers=[{"name": "fedoraidp", "login": "true", "cha
|
|||
|
||||
# If oreg_url points to a registry requiring authentication, provide the following:
|
||||
{% if openshift_arch == "aarch64" %}
|
||||
oreg_url=quay.io/multi-arch/aarch64-openshift3-ose-${component}:${version}
|
||||
oreg_url=quay.io/multi-arch/aarch64-openshift3-ose-${component}:v3.11
|
||||
oreg_auth_user="{{ os_multiarch_registry_user }}"
|
||||
oreg_auth_password="{{ os_multiarch_registry_password }}"
|
||||
oreg_test_login=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue