We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b48d057 + 07a9ac9 commit f389609Copy full SHA for f389609
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine as builder
+FROM node:22-alpine as builder
2
WORKDIR /app
3
4
COPY package.json ./
0 commit comments