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 41e2fbc commit ad42b86Copy full SHA for ad42b86
Dockerfile
@@ -41,8 +41,6 @@ RUN microdnf install -y \
41
cairo \
42
# Pytest \
43
python3-devel \
44
- # Git
45
- git \
46
&& microdnf clean all \
47
&& rm -rf /var/cache/microdnf
48
0 commit comments