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 56d74d2 commit b7c37c8Copy full SHA for b7c37c8
1 file changed
Dockerfile
@@ -11,6 +11,7 @@ RUN apk add --no-cache \
11
python-3.12=3.12.10-r0 \
12
py3.12-pip=25.1-r0 \
13
python-3.12-dev=3.12.10-r0 \
14
+ jq-1.8.1-r2 \
15
build-base=1-r8
16
# Set the user to nonroot. It's defined in the Wolfi base image with the user id 65532
17
USER nonroot
0 commit comments