Skip to content

Commit

Permalink
build: forgot gosu
Browse files Browse the repository at this point in the history
  • Loading branch information
BelgianNoise committed May 26, 2024
1 parent 699f894 commit 22ec844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dl-downer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ RUN pip install --no-cache-dir -r requirements.txt
# RUN pip install playwright==@1.42.0
# RUN playwright install --with-deps

RUN apt-get install -y sudo
RUN apt-get install -y sudo gosu

ENTRYPOINT [ "entry.sh" ]

0 comments on commit 22ec844

Please sign in to comment.