Skip to content

Commit

Permalink
ci: make ubuntu installation not hang during tz
Browse files Browse the repository at this point in the history
  • Loading branch information
didasy committed Sep 21, 2020
1 parent 0da4bff commit 284395e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# The compiling is done by goreleaser
FROM ubuntu:focal
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update
RUN apt-get -y install youtube-dl ffmpeg
COPY ytfeed /
Expand Down

0 comments on commit 284395e

Please sign in to comment.