We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e19bf4 + 8ec5b41 commit a373082Copy full SHA for a373082
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine
+FROM node:25-alpine
2
WORKDIR /app
3
COPY package*.json ./
4
RUN yarn install
0 commit comments