vishesh92 commented on code in PR #13632: URL: https://github.com/apache/cloudstack/pull/13632#discussion_r3766324621
########## ui/Dockerfile: ########## @@ -17,7 +17,7 @@ # Build example: docker build -t <name> . -FROM node:14-bullseye AS build +FROM node:24-bullseye AS build Review Comment: I ran `npm run build` on my local witrh node 24 and it ran sucessfuly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
