@ -4,6 +4,7 @@ LABEL maintainer="Drew Short <warrick@sothr.com>"
RUN apt-get -y update \
&& apt-get -y --no-install-recommends install \
bash \
jq \
&& rm -Rf /var/lib/apt/lists/*