Skip to content

Commit

Permalink
Use RHEL instead of UBI
Browse files Browse the repository at this point in the history
  • Loading branch information
fridex committed Dec 6, 2019
1 parent 3b00dee commit 30a6180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .thoth.yaml
Expand Up @@ -3,9 +3,9 @@ tls_verify: false
requirements_format: pipenv

runtime_environments:
- name: 'ubi:8'
- name: 'rhel:8'
operating_system:
name: ubi
name: rhel
version: "8.0"
python_version: "3.6"
recommendation_type: latest
Expand Down

0 comments on commit 30a6180

Please sign in to comment.