update docker cmd and node version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM public.ecr.aws/bitnami/node:16
|
FROM public.ecr.aws/bitnami/node:18
|
||||||
RUN apt-get install git
|
RUN apt-get install git
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
RUN npm install -g yarn
|
RUN npm install -g yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user