We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7374bc6 commit 766f7f7Copy full SHA for 766f7f7
build/pgo-deployer/Dockerfile
@@ -63,7 +63,7 @@ RUN if [ "$BASEOS" = "ubi8" ] ; then \
63
which \
64
gettext \
65
nss_wrapper \
66
- python38-jmespath \
+ python39-jmespath \
67
&& ${PACKAGER} -y clean all --enablerepo='rhocp-4.5-for-rhel-8-x86_64-rpms' ; \
68
fi
69
0 commit comments