remove proxy

This commit is contained in:
Michael Grote 2023-04-10 18:50:38 +02:00
parent dcffa5adac
commit 66e32a9412
1 changed files with 0 additions and 1 deletions

View File

@ -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 && \