update
Some checks failed
Gitea Actions Minimal EE / Bootstrap-runner (push) Successful in 8s
Gitea Actions Minimal EE / Create-dockerfile-with-ansible-builder (push) Failing after 10s

This commit is contained in:
root
2024-07-18 13:59:23 +02:00
parent ccd7795a02
commit 15fe8d4862

View File

@@ -22,7 +22,7 @@ additional_build_files:
dest: configs
additional_build_steps:
prepend_base:
# - RUN ln -s /usr/bin/microdnf /usr/bin/dnf
- RUN sudo ln -s /usr/bin/microdnf /usr/bin/dnf
- RUN microdnf install python3 -y
- RUN /usr/bin/python3 -m ensurepip
- RUN /usr/bin/python3 -m pip install --upgrade pip