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 8c53382 commit 67b4471Copy full SHA for 67b4471
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine AS build
+FROM node:22-alpine AS build
2
3
WORKDIR /app
4
COPY . /app
0 commit comments