diff --git a/v3/Dockerfile b/v3/Dockerfile index 6048a15..91bdaef 100644 --- a/v3/Dockerfile +++ b/v3/Dockerfile @@ -16,7 +16,6 @@ RUN apk --update --no-cache add \ zlib-dev \ build-base \ gettext \ - gettext RUN cd /tmp && \ wget https://releases.hashicorp.com/consul-template/${CONSUL_TEMPLATE_VERSION}/consul-template_${CONSUL_TEMPLATE_VERSION}_linux_amd64.zip && \