mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
Update node
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
FROM node:16-alpine
|
||||
#https://hub.docker.com/_/node/
|
||||
|
||||
FROM node:20-alpine3.17
|
||||
RUN apk add git
|
||||
RUN git clone https://github.com/Metastem/wikiless.git /wikiless
|
||||
WORKDIR /wikiless
|
||||
|
||||
Reference in New Issue
Block a user