update
This commit is contained in:
@@ -22,7 +22,7 @@ additional_build_files:
|
||||
dest: configs
|
||||
additional_build_steps:
|
||||
prepend_base:
|
||||
- RUN echo 'alias /usr/bin/dnf="/usr/bin/microdnf"' >> ~/.bashrc
|
||||
- RUN ln -s /usr/bin/dnf /usr/bin/microdnf
|
||||
- RUN microdnf install python3 -y
|
||||
- RUN /usr/bin/python3 -m ensurepip
|
||||
- RUN /usr/bin/python3 -m pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user