Skip to content

Commit

Permalink
bump openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 6, 2024
1 parent 37a1be5 commit 5d5f924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apk update && \
curl==8.10.1-r0 \
bash==5.2.26-r0 \
ca-certificates==20240705-r0 \
openssl==3.3.2-r0
openssl==3.3.2-r1

COPY . ./

Expand Down

0 comments on commit 5d5f924

Please sign in to comment.