mirror of
https://github.com/marcopiovanello/yt-dlp-web-ui.git
synced 2026-07-25 06:54:30 +00:00
Update Dockerfile
This commit is contained in:
+2
-2
@@ -17,8 +17,8 @@ RUN npm run build
|
||||
WORKDIR /usr/src/yt-dlp-webui
|
||||
RUN go build -o yt-dlp-webui
|
||||
|
||||
|
||||
FROM alpine:3.17
|
||||
# but here yes :)
|
||||
FROM alpine:edge
|
||||
|
||||
WORKDIR /downloads
|
||||
VOLUME /downloads
|
||||
|
||||
Reference in New Issue
Block a user