Skip to content

Commit

Permalink
Try manually installing python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ocket8888 committed Nov 1, 2023
1 parent fd92af5 commit 5fea7b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/cdn-in-a-box/traffic_ops/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ RUN set -o nounset -o errexit -o xtrace && \
perl-TermReadKey \
perl-Test-CPAN-Meta \
perl-WWW-Curl; \
dnf module -y install python38; \
dnf clean all

FROM trafficops-dependencies AS trafficops
Expand Down

0 comments on commit 5fea7b9

Please sign in to comment.