We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb59849 commit 5930519Copy full SHA for 5930519
build/pgo-deployer/Dockerfile
@@ -17,7 +17,7 @@ RUN if [ "$DFSET" = "centos" ] ; then \
17
${PACKAGER} install -y epel-release \
18
&& ${PACKAGER} -y install \
19
--setopt=skip_missing_names_on_install=False \
20
- kubectl \
+ kubectl-1.24* \
21
ansible \
22
which \
23
gettext \
0 commit comments