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.
2 parents 50ec35b + 312706d commit 8833304Copy full SHA for 8833304
aws-cli/Dockerfile
@@ -49,7 +49,7 @@ RUN pip install --no-cache-dir --upgrade pipx==1.8.0
49
# FIXME @TL remarshal requires python 3.10
50
RUN pipx ensurepath --global \
51
&& pipx install --global \
52
- cfn-lint==1.40.3 \
+ cfn-lint==1.40.4 \
53
cfn-policy-validator==0.0.36 \
54
checkov==3.2.490 \
55
yamlpath==3.8.2
0 commit comments