Skip to content

Commit

Permalink
Merge pull request #67 from sclorg/new_810_images
Browse files Browse the repository at this point in the history
Add new RHEL-8.10 images
  • Loading branch information
phracek authored May 28, 2024
2 parents 55fd0b4 + 9af6358 commit 71d7018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/rhel8-s2i-python-312-container.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
registry_redhat_io: "rhel8/python-312"
tag_name: "python:3.12-el8"
deployment: "oc new-app python:3.12-el9~https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/"
deployment: "oc new-app python:3.12-el8~https://github.com/sclorg/s2i-python-container.git --context-dir=3.12/test/setup-test-app/"
pod_name: "s2i-python-container"
add_route: true
check_curl_output: "Hello from gunicorn WSGI application"
Expand Down

0 comments on commit 71d7018

Please sign in to comment.