Mehrdad
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
openshift/templates/django.json
|
|
|
@ -252,7 +252,7 @@ |
|
|
|
"name": "PYTHON_VERSION", |
|
|
|
"displayName": "Version of Python Image", |
|
|
|
"description": "Version of Python image to be used (3.6-ubi8, 3.8-ubi7, 3.8-ubi8, or latest).", |
|
|
|
"value": "3.8-ubi8", |
|
|
|
"value": "3.9", |
|
|
|
"required": true |
|
|
|
}, |
|
|
|
{ |
|
|
|
|