Skip to content

Commit

Permalink
Bumps jmespath
Browse files Browse the repository at this point in the history
Upgrades from python38-jmespath to python39-jmespath.
  • Loading branch information
tony-landreth committed Dec 1, 2022
1 parent 5930519 commit d6fe5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pgo-deployer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN if [ "$BASEOS" = "ubi8" ] ; then \
ansible \
which \
gettext \
python38-jmespath \
python39-jmespath \
&& ${PACKAGER} -y clean all --enablerepo='rhocp-4.5-for-rhel-8-x86_64-rpms' ; \
fi

Expand Down

0 comments on commit d6fe5fc

Please # to comment.