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.
make patch
1 parent 1cd4712 commit 92f043eCopy full SHA for 92f043e
Dockerfile.rocky9
@@ -1386,7 +1386,6 @@ RUN cp generated-confs/libnss_mig.conf /etc/ \
1386
1387
# Adjust paramiko to reduce log noise from scans if matching patch is available
1388
RUN cd $MIG_ROOT/mig/src/paramiko \
1389
- && make patch PLATFORM=el9
1390
&& if [ -e Makefile ]; then make patch PLATFORM=el9 ; fi
1391
1392
RUN chmod 755 generated-confs/envvars \
0 commit comments