chore(deps): update node.js to v22
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-10-29 00:42:39 +00:00 committed by nemunaire
commit 3fce00b5a3
2 changed files with 2 additions and 2 deletions

View file

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