This commit is contained in:
parent
e4630565fd
commit
f3c359d7a2
@ -1,7 +1,7 @@
|
|||||||
FROM mcr.microsoft.com/playwright:v1.50.1-noble
|
FROM mcr.microsoft.com/playwright:v1.50.1-noble
|
||||||
|
|
||||||
RUN apt-get update &&\
|
RUN apt-get update &&\
|
||||||
apt-get install -y golang-1.23-go &&\
|
apt-get install -y golang-1.23-go yt-dlp ffmpeg &&\
|
||||||
apt-get clean &&\
|
apt-get clean &&\
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user