Skip to content

Commit 951598b

Browse files
committed
Fix
1 parent 37b8424 commit 951598b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/ide/code/leeway.nightly.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ RUN npm ci
1919

2020
FROM ubuntu:22.04 as code_builder
2121

22+
ARG DEBIAN_FRONTEND=noninteractive
23+
2224
ENV TRIGGER_REBUILD 1
2325

2426
ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1

0 commit comments

Comments
 (0)