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 f19b57d commit c6a7499Copy full SHA for c6a7499
aws-cli/Dockerfile
@@ -49,7 +49,7 @@ RUN pip install --no-cache-dir --upgrade pipx==1.7.1
49
# FIXME @TL remarshal requires python 3.10
50
RUN pipx ensurepath --global \
51
&& pipx install --global \
52
- cfn-lint==1.40.0 \
+ cfn-lint==1.40.1 \
53
cfn-policy-validator==0.0.36 \
54
checkov==3.2.483 \
55
yamlpath==3.8.2
0 commit comments