We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1843938 + 334e96c commit 244ef27Copy full SHA for 244ef27
ui/Dockerfile
@@ -1,5 +1,5 @@
1
2
-FROM node:25.1-alpine AS builder
+FROM node:25.2-alpine AS builder
3
WORKDIR /work
4
COPY package.json package-lock.json ./
5
RUN npm ci
0 commit comments