We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c2c8f5 + e999797 commit 2a4aa1cCopy full SHA for 2a4aa1c
webui/Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM node:24-alpine AS build
+FROM node:25-alpine AS build
3
4
WORKDIR /app
5
0 commit comments