build: update Dockerfile
This commit is contained in:
parent
a2a352d7a7
commit
2f8e3ce9de
@ -1,4 +1,4 @@
|
||||
FROM node:16-alpine as build-stage
|
||||
FROM node:18-alpine as build-stage
|
||||
|
||||
WORKDIR /app
|
||||
RUN corepack enable
|
||||
|
Loading…
Reference in New Issue
Block a user