This commit is contained in:
parent
c5013ab3fd
commit
31da1afb62
@ -1,5 +1,5 @@
|
||||
# FROM node:14-buster AS build
|
||||
FROM node:17-alpine AS build
|
||||
FROM node:17-buster AS build
|
||||
|
||||
# Set working directory and node user
|
||||
WORKDIR /home/node/lowdefy
|
||||
|
Reference in New Issue
Block a user