Skip to content

Commit 0b8b943

Browse files
authored
Bump openssl to 3.5.1-r0
1 parent 7cb14b8 commit 0b8b943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN apk -U upgrade \
2020
jose=14-r0 \
2121
jq=1.8.0-r0 \
2222
npm=11.3.0-r0 \
23-
openssl=3.5.0-r0 \
23+
openssl=3.5.1-r0 \
2424
py3-pip=25.1.1-r0 \
2525
python3=3.12.11-r0 \
2626
&& if apk -u list | grep -q -e . ; then \

0 commit comments

Comments
 (0)