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 6b3c671 commit 77e3b5dCopy full SHA for 77e3b5d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.6.0 AS build
+FROM node:24.7.0 AS build
2
3
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
4
export DEBIAN_FRONTEND=noninteractive && \
0 commit comments