Skip to content

Commit fd9b013

Browse files
committed
Bump jmespath
Update jmespath from python38-jmespath to python39-jmespath.
1 parent c9b4254 commit fd9b013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pgo-deployer/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ RUN if [ "$BASEOS" = "ubi8" ] ; then \
6060
ansible \
6161
which \
6262
gettext \
63-
python38-jmespath \
63+
python39-jmespath \
6464
&& ${PACKAGER} -y clean all --enablerepo='rhocp-4.5-for-rhel-8-x86_64-rpms' ; \
6565
fi
6666

0 commit comments

Comments
 (0)