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 e71e0cb commit 40d62b4Copy full SHA for 40d62b4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-alpine AS base
+FROM node:22-alpine AS base
2
3
FROM base AS build
4
RUN apk add --no-cache git
0 commit comments