use regular node image
All checks were successful
Build Docker containers / Build (push) Successful in 35s
All checks were successful
Build Docker containers / Build (push) Successful in 35s
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM node:lts-alpine
|
FROM node:lts
|
||||||
|
|
||||||
# add project files to /app
|
# add project files to /app
|
||||||
ADD ./ /app
|
ADD ./ /app
|
||||||
|
Reference in New Issue
Block a user