We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a89be78 commit 3a96d2aCopy full SHA for 3a96d2a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20-alpine AS base
+FROM node:22-alpine AS base
2
3
# Install dependencies only when needed
4
FROM base AS deps
0 commit comments