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 947be8b commit 8e46f51Copy full SHA for 8e46f51
Dockerfile
@@ -1,7 +1,7 @@
1
ARG TARGET=production
2
3
# Stage 1: Dependencies
4
-FROM node:24.8.0-bullseye AS dependencies
+FROM node:24.9.0-bullseye AS dependencies
5
6
WORKDIR /app
7
0 commit comments