diff --git a/Dockerfile b/Dockerfile index be804426e6..7655123774 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM debian:buster-slim -RUN apk add --update --no-cache bash curl jq RUN apt-get update && \ apt-get install -y --no-install-recommends \ jq \