Skip to content

Commit cb94619

Browse files
committed
Remove krb5-libs pinning
1 parent 83df1f2 commit cb94619

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/src/pcluster/resources/imagebuilder/parallelcluster.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,6 @@ phases:
225225
yum clean all
226226
fi
227227
fi
228-
yum -y update krb5-libs
229228
yum -y groupinstall development && sudo yum -y install wget jq
230229
if [[ ${!OS} != alinux2023 ]]; then
231230
# Do not install curl on al2023 since curl-minimal-8.5.0-1.amzn2023* is already shipped and conflicts.

0 commit comments

Comments
 (0)