We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effcccb commit 1896903Copy full SHA for 1896903
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 wget2-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 gh \
8
# binutils policycoreutils policycoreutils-python-utils selinux-policy-devel \
9
--setopt=install_weak_deps=False \
10
--setopt=keepcache=True &&\
0 commit comments