We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfd20eb + 7072546 commit 135d312Copy full SHA for 135d312
1 file changed
frontend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine AS builder
+FROM node:26-alpine AS builder
2
WORKDIR /app
3
4
# Build-time variables (Vite inlines these into the bundle)
0 commit comments