We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76ad95 commit 9ac1b26Copy full SHA for 9ac1b26
1 file changed
fe/Dockerfile.41
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.description="Simple container image just for crea
4
5
# devscripts: Scripts for Debian Package maintainers
6
7
-RUN dnf -y install createrepo_c devscripts reprepro jq wget tree rpm-sign gnupg git rpm-build \
+RUN dnf -y install createrepo_c devscripts reprepro jq wget2-wget tree rpm-sign gnupg git rpm-build \
8
# binutils policycoreutils policycoreutils-python-utils selinux-policy-devel \
9
--setopt=install_weak_deps=False \
10
--setopt=keepcache=True &&\
0 commit comments