We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad1b81 commit 5f3eaf6Copy full SHA for 5f3eaf6
1 file changed
Dockerfile
@@ -37,6 +37,7 @@ RUN apk add --no-cache \
37
python-3.12=3.12.10-r0 \
38
py3.12-setuptools=80.0.0-r0 \
39
git=2.49.0-r1 \
40
+ jq=1.8.1-r0 \
41
openssh-client=10.0_p1-r0 && \
42
mkdir /middleware/output && \
43
chown nonroot:nonroot /middleware/output
0 commit comments