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.
2 parents 1ad8a4b + 227379f commit df95ddeCopy full SHA for df95dde
mdbook/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ghcr.io/carapace-sh/base
2
ARG version=0.4.52
3
4
-RUN apt-get update && apt-get install -y git unzip
+RUN apt-get update && apt-get install -y git jq unzip
5
6
RUN git config --system safe.directory '*'
7
0 commit comments