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 cd86eb8 commit 6206243Copy full SHA for 6206243
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.11.0 AS build
+FROM node:24.11.1 AS build
2
3
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
4
export DEBIAN_FRONTEND=noninteractive && \
0 commit comments