Added basics for auth
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:15-alpine as run
|
||||
FROM node:16-alpine as run
|
||||
|
||||
COPY package.json .
|
||||
RUN yarn --prod
|
||||
|
||||
Reference in New Issue
Block a user