mirror of
https://github.com/tedkulp/vidgrab
synced 2026-04-18 21:34:02 -04:00
Trying to fix docker builds
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:alpine
|
||||
FROM node:16-alpine
|
||||
|
||||
RUN mkdir /app
|
||||
RUN cd /app
|
||||
|
||||
Reference in New Issue
Block a user