mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-09 03:58:59 +00:00
Update Fedora Dockerfiles for Python 3 testing.
This commit is contained in:
parent
f20af4b909
commit
61d155b315
3 changed files with 2 additions and 70 deletions
|
|
@ -10,6 +10,7 @@ rm -f /lib/systemd/system/basic.target.wants/*; \
|
|||
rm -f /lib/systemd/system/anaconda.target.wants/*;
|
||||
|
||||
RUN dnf clean all && \
|
||||
dnf -y update && \
|
||||
dnf -y --setopt=install_weak_deps=false install \
|
||||
acl \
|
||||
bzip2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue