We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2654986 commit 1149db8Copy full SHA for 1149db8
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine AS builder
+FROM node:22-alpine AS builder
2
3
WORKDIR /app
4
0 commit comments