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 5d9f1fe commit 8cea0c1Copy full SHA for 8cea0c1
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM node:22.20.0-alpine3.21 as build
+FROM node:22.21.0-alpine3.21 as build
3
4
WORKDIR /app
5
COPY package*.json ./
0 commit comments