We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bcc4fa + 8a3195d commit 8aecd55Copy full SHA for 8aecd55
1 file changed
ui/packages/ce/Dockerfile
@@ -1,5 +1,5 @@
1
# Build phase.
2
-FROM node:22-alpine as build
+FROM node:24-alpine as build
3
4
WORKDIR /app
5
0 commit comments