Skip to content

Commit 9ac1b26

Browse files
authored
Explicitly showing using wget2
1 parent e76ad95 commit 9ac1b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fe/Dockerfile.41

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.description="Simple container image just for crea
44

55
# devscripts: Scripts for Debian Package maintainers
66

7-
RUN dnf -y install createrepo_c devscripts reprepro jq wget tree rpm-sign gnupg git rpm-build \
7+
RUN dnf -y install createrepo_c devscripts reprepro jq wget2-wget tree rpm-sign gnupg git rpm-build \
88
# binutils policycoreutils policycoreutils-python-utils selinux-policy-devel \
99
--setopt=install_weak_deps=False \
1010
--setopt=keepcache=True &&\

0 commit comments

Comments
 (0)