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 2990ac2 commit 453a5d8Copy full SHA for 453a5d8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-alpine AS build
+FROM 24.5.0-alpine AS build
2
WORKDIR /app
3
COPY . .
4
RUN yarn install
0 commit comments