chore(deps): update node.js to v21

This commit is contained in:
renovate[bot] 2023-10-24 04:17:31 +00:00 committed by GitHub
parent bf8b02b86a
commit fa8ee52a8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM docker.io/library/node:20-alpine
FROM docker.io/library/node:21-alpine
RUN corepack enable
RUN corepack prepare pnpm@latest --activate