We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39b438 commit e280108Copy full SHA for e280108
client.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24-alpine AS build
+FROM node:24.7.0-alpine AS build
2
WORKDIR /app
3
ENV CI=1
4
0 commit comments