diff --git a/Dockerfile.al23 b/Dockerfile.al23 index 13a5e75..52875d0 100644 --- a/Dockerfile.al23 +++ b/Dockerfile.al23 @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.title=jswank/aws-cli \ RUN yum install -y --allowerasing \ coreutils shadow-utils \ - less which tar \ + jq less which tar \ sudo vim-minimal \ aws-cli && \ yum clean all