ci: docker node version (#1461)
Co-authored-by: sealday <sealday@gmail.com> Reviewed-on: daoyoucloud/tachybase#1461
This commit is contained in:
parent
3565867f54
commit
0dbc64b169
@ -1,4 +1,4 @@
|
|||||||
FROM node:20 as base
|
FROM node:20.16.0 as base
|
||||||
|
|
||||||
ARG NPM_REGISTRY=https://registry.npmjs.org/
|
ARG NPM_REGISTRY=https://registry.npmjs.org/
|
||||||
ENV PNPM_HOME="/pnpm"
|
ENV PNPM_HOME="/pnpm"
|
||||||
|
Loading…
Reference in New Issue
Block a user