We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4520e1 commit 10ed80bCopy full SHA for 10ed80b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine AS build
+FROM node:22-alpine AS build
2
3
WORKDIR /app
4
COPY . /app
0 commit comments