chore(deps): update node.js to v20.18.0
Some checks failed
go-test / build (push) Has been cancelled
jshint / build (push) Has been cancelled
Some checks failed
go-test / build (push) Has been cancelled
jshint / build (push) Has been cancelled
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…
x
Reference in New Issue
Block a user