Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
dev.Dockerfile: follow py38 change
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiouxme committed Aug 23, 2022
1 parent 0b59553 commit fbf5fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/dev.Dockerfile
Expand Up @@ -10,7 +10,7 @@ RUN curl -o /etc/pki/ca-trust/source/anchors/RH-IT-Root-CA.crt --fail -L \
RUN dnf install -y \
# runtime dependencies
krb5-workstation git tig rsync koji skopeo podman docker tito \
python36 python3-certifi python3-rpm python3-kobo-rpmlib \
python3.8 python3-certifi python3-rpm python3-kobo-rpmlib \
# provides en_US.UTF-8 locale required by tito
glibc-langpack-en \
# development dependencies
Expand Down

0 comments on commit fbf5fad

Please sign in to comment.