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 58ce48d commit 5b9e3b9Copy full SHA for 5b9e3b9
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the app
2
-FROM node:23-alpine AS build
+FROM node:23.3.0-alpine AS build
3
4
# Install pnpm
5
RUN corepack enable
0 commit comments