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 2a90a5b commit c640c1bCopy full SHA for c640c1b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine AS builder
+FROM node:22-alpine AS builder
2
3
WORKDIR /app
4
0 commit comments