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