Skip to content

Commit

Permalink
Update Dockerfile.lite
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jan 14, 2024
1 parent 85e4118 commit 72647b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/docker/Dockerfile.lite
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# base tools and development stuff
RUN apt-get update && apt-get -y install \
curl software-properties-common apt-utils \
ffmpeg \
ffmpeg && \
apt-get -y update && \
apt-get -y upgrade

Expand Down

0 comments on commit 72647b0

Please sign in to comment.