Skip to content

Commit

Permalink
refactor(radio): add system dependencies for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
vittee committed Jan 31, 2025
1 parent 7a19c3b commit e1340cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/radio/docker/discord/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ RUN apt update \
tzdata \
libasound2 \
libfreetype6 \
libopus0 \
libopusfile0 \
-y \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit e1340cd

Please sign in to comment.