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.
1 parent 326d8bf commit c15cc29Copy full SHA for c15cc29
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.10-alpine AS builder
+FROM node:24.11-alpine AS builder
2
3
COPY . /app
4
0 commit comments