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