Skip to content

Commit 284395e

Browse files
committed
ci: make ubuntu installation not hang during tz
1 parent 0da4bff commit 284395e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# The compiling is done by goreleaser
22
FROM ubuntu:focal
3+
ARG DEBIAN_FRONTEND=noninteractive
34
RUN apt-get update
45
RUN apt-get -y install youtube-dl ffmpeg
56
COPY ytfeed /

0 commit comments

Comments
 (0)