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 68929ea commit 312706dCopy full SHA for 312706d
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.489 \
55
yamlpath==3.8.2
0 commit comments