We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b42e78 commit fad1b81Copy full SHA for fad1b81
1 file changed
Dockerfile
@@ -11,7 +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 \
+ jq=1.8.1-r0 \
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