We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db7f00 commit ed9f3efCopy full SHA for ed9f3ef
Dockerfile.develop
@@ -18,6 +18,6 @@ RUN apt-get update && apt-get install -y default-mysql-client-core
18
19
COPY . .
20
21
-FROM node:20.3.0 as node_tool
+FROM node:20.19.0 as node_tool
22
23
RUN npm install -g @apidevtools/[email protected]
0 commit comments