mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update Fedora Dockerfiles for Python 3 testing.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user