update dockerfile node version
This commit is contained in:
parent
874f934555
commit
b3b1cf1c6c
@ -1,5 +1,5 @@
|
|||||||
# step 1: build web
|
# step 1: build web
|
||||||
FROM node:10-alpine as web-build
|
FROM node:19-alpine as web-build
|
||||||
|
|
||||||
WORKDIR /build
|
WORKDIR /build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user