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 5ad8dd2 commit f9ce71dCopy full SHA for f9ce71d
tools/install/checkov.sh
@@ -9,7 +9,7 @@ readonly SCRIPT_DIR
9
#
10
11
apk add --no-cache \
12
- gcc=~12 \
+ gcc=~14 \
13
libffi-dev=~3 \
14
musl-dev=~1
15
0 commit comments