mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-28 02:18:50 +00:00
Fix debian frontend
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
ARG BASE_IMAGE
|
||||
FROM ${BASE_IMAGE}
|
||||
|
||||
ENV DEBIAN_FRONTENV noninteractive
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
WORKDIR /root
|
||||
|
||||
# Setup to run build script
|
||||
|
||||
Reference in New Issue
Block a user