Skip to content

Commit

Permalink
chore (docker): fixes docker prod file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Lukas committed Mar 21, 2022
1 parent a8007c3 commit e85bfc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ RUN apt-get update && \
&& apt-get remove -y \
curl \
gcc \
python3-pip \
python3-setuptools \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ~/.cache

#======================================= SNAPCAST INSTALLATION ===================================================#
Expand Down

0 comments on commit e85bfc1

Please sign in to comment.