chore(deps): update node.js to v20.18.0
This commit is contained in:
parent
a7b5226fd1
commit
1edb544958
@ -1,4 +1,4 @@
|
||||
FROM node:20.15.0 as bundle-builder
|
||||
FROM node:20.18.0 as bundle-builder
|
||||
COPY public /public
|
||||
WORKDIR /public
|
||||
RUN npm ci && npm run bundle
|
||||
|
Loading…
Reference in New Issue
Block a user