We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055df15 commit 840ee3cCopy full SHA for 840ee3c
Dockerfile
@@ -6,6 +6,7 @@ RUN dnf update -y \
6
&& dnf install -y \
7
--setopt=tsflags=nodocs \
8
--setopt=deltarpm=false \
9
+ --enablerepo=updates-testing \
10
findutils \
11
pypy2-devel \
12
pypy3.9-devel \
0 commit comments