mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 20:06:44 +03:00
update dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ FROM python:3.10-slim-bullseye
|
||||
WORKDIR /app
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends gcc
|
||||
apt-get install -y gcc
|
||||
|
||||
COPY requirements.txt .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user