diff --git a/Dockerfile b/Dockerfile index 497034a..3322831 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,6 @@ FROM debian:buster-slim ENV DEBIAN_FRONTEND=noninteractive -ENV http_proxy=http://acng2.grote.lan:9999 # hadolint ignore=DL3008,DL3028 RUN apt-get update && \