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 9f4f89f commit 84101fbCopy full SHA for 84101fb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.18.0 AS build
+FROM node:24.5.0 AS build
2
3
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
4
export DEBIAN_FRONTEND=noninteractive && \
0 commit comments