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 d0fe9b4 commit cc47b39Copy full SHA for cc47b39
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.19-alpine AS builder
+FROM node:22.20-alpine AS builder
2
3
COPY . /app
4
0 commit comments