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 a0560fe commit 8c3c084Copy full SHA for 8c3c084
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:23-alpine AS base
+FROM node:24-alpine AS base
2
ENV PNPM_HOME="/pnpm"
3
ENV PATH="$PNPM_HOME:$PATH"
4
0 commit comments