updated dockerfile
This commit is contained in:
@@ -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