DaanHoogland commented on code in PR #13632:
URL: https://github.com/apache/cloudstack/pull/13632#discussion_r3758455180


##########
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:
   @vishesh92 , I think this means we have the choice to
   1. add the webpack upgrade in this PR, or
   2. change the node version to 20 and upgrade it in a new PR
   (maybe seeing more bears on the road than actually are there)



-- 
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]

Reply via email to