mirror of
https://github.com/marcopiovanello/yt-dlp-web-ui.git
synced 2026-07-25 06:54:30 +00:00
updated dockerfile
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:16-alpine3.15
|
||||
FROM node:18-alpine3.14
|
||||
RUN mkdir -p /usr/src/yt-dlp-webui/download
|
||||
VOLUME /usr/src/yt-dlp-webui/downloads
|
||||
WORKDIR /usr/src/yt-dlp-webui
|
||||
|
||||
Reference in New Issue
Block a user