Skip to content

Commit

Permalink
fix(wolfi-dx-toolbox): Swap libcurl4 with libcurl-openssl4
Browse files Browse the repository at this point in the history
This package doesn't align with the SDK and borks curl. On closer analysis, the correct package is `libcurl-openssl4`
  • Loading branch information
EyeCantCU authored Feb 11, 2024
1 parent 0b158b3 commit 99bd794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolboxes/wolfi-toolbox/packages.wolfi-dx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ isl
libbrotlicommon1
libbrotlidec1
libcrypto3
libcurl4
libcurl-openssl4
libgcc
libnghttp2-14
libpcre2-32-0
Expand Down

0 comments on commit 99bd794

Please sign in to comment.