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 1725861 commit 6930fc2Copy full SHA for 6930fc2
json/Dockerfile
@@ -11,6 +11,7 @@ ARG USER_GECOS=Default
11
12
# hadolint ignore=DL3016,DL3018
13
RUN apk --update --no-cache add \
14
+ jose \
15
jq \
16
npm \
17
openssl \
0 commit comments