diff --git a/Dockerfile b/Dockerfile index 0f78cca..734473f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,9 +14,6 @@ FROM quay.io/terraform-docs/terraform-docs:edge -# this is explicitly needed because yq v4.x only exists in this repo. -RUN echo "http://dl-4.alpinelinux.org/alpine/edge/community" >> /etc/apk/repositories - RUN set -x \ && apk update \ && apk add --no-cache \