ENV Debian_frontend korrigiert
This commit is contained in:
parent
c83c83136b
commit
b62a72b54d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM ubuntu:focal
|
FROM ubuntu:focal
|
||||||
|
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
ENV http_proxy=http://acng.grote.lan:9999
|
ENV http_proxy=http://acng.grote.lan:9999
|
||||||
|
|
||||||
# hadolint ignore=DL3008,DL3028
|
# hadolint ignore=DL3008,DL3028
|
||||||
|
|
Loading…
Reference in a new issue