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 05bcd03 commit f65cc19Copy full SHA for f65cc19
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.9-alpine AS builder
+FROM node:24.10-alpine AS builder
2
3
COPY . /app
4
0 commit comments