remove proxy

This commit is contained in:
Michael Grote 2023-04-09 11:10:57 +02:00
parent ab25c9ab55
commit 728f46245f
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
FROM ubuntu:focal
ENV DEBIAN_FRONTEND=noninteractive
ENV http_proxy=http://acng2.grote.lan:9999
# hadolint ignore=DL3008
RUN apt-get update \