chore(deps): update node.js to v21
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Renovate Bot 2023-11-14 09:03:35 +00:00
commit 4bbf8f6d03
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM node:20-alpine as nodebuild
FROM node:21-alpine as nodebuild
WORKDIR /ui