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