diff --git a/Dockerfile.al23 b/Dockerfile.al23 index 52875d0..bccb0f0 100644 --- a/Dockerfile.al23 +++ b/Dockerfile.al23 @@ -10,8 +10,8 @@ RUN yum install -y --allowerasing \ coreutils shadow-utils \ jq less which tar \ sudo vim-minimal \ - aws-cli && \ - yum clean all + aws-cli \ + && yum clean all # install eksctl RUN curl -sL https://github.com/eksctl-io/eksctl/releases/latest/download/eksctl_Linux_amd64.tar.gz \