We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870fd3a commit 284ca5dCopy full SHA for 284ca5d
1 file changed
build/fedora/Dockerfile
@@ -34,6 +34,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
34
rsync \
35
sparse \
36
uboot-tools \
37
+ which \
38
xz && \
39
dnf clean all
40
0 commit comments