Skip to content

Commit

Permalink
Add Python3.8 to centos-8 container
Browse files Browse the repository at this point in the history
Add again Python3.8 to centos-8 container,
so that we can test future downstream releases.

Signed-off-by: Albert Esteve <[email protected]>
  • Loading branch information
aesteve-rh committed Mar 15, 2023
1 parent c086425 commit 7cd4e51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions containers/centos-8.containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ RUN echo v1 \
python3-pip \
python3-setuptools \
python3-systemd \
python38-devel \
python38-ovirt-engine-sdk4 \
python38-pip \
python38-setuptools \
python39-devel \
python39-ovirt-engine-sdk4 \
python39-pip \
Expand Down

0 comments on commit 7cd4e51

Please sign in to comment.