Skip to content

Commit e98d98c

Browse files
committed
Docker image build is headless
1 parent 7338a65 commit e98d98c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/install-deps.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ elif [[ "$DOCKER_PLATFORM" == "linux/arm64/v8" ]]; then
4343
)
4444
fi
4545

46+
export DEBIAN_FRONTEND=noninteractive
47+
4648
# allow setup of PPA
4749
apt-get update
4850
apt-get install -y software-properties-common

0 commit comments

Comments
 (0)