Put Docker image on Alpine
This commit is contained in:
parent
d3ed49255b
commit
2ad5f04ea9
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:15
|
||||
FROM node:15-alpine
|
||||
|
||||
ENV NODE_ENV production
|
||||
WORKDIR /usr/src/app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue