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 43cf5be commit bacf00cCopy full SHA for bacf00c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:24.3.0-bookworm-slim
+FROM node:24.4.1-bookworm-slim
2
RUN apt-get update && \
3
apt-get install --yes --no-install-recommends \
4
ca-certificates curl p7zip-full python3 python3-pip pipx && \
0 commit comments