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 caea05c commit cf96dc5Copy full SHA for cf96dc5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.16.0-bookworm-slim
+FROM node:20.17.0-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