We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a488787 commit 8f25557Copy full SHA for 8f25557
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM node:22.15.1-alpine3.21 as build
+FROM node:22.16.0-alpine3.21 as build
3
4
WORKDIR /app
5
COPY package*.json ./
0 commit comments