We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cece36 commit 1b42200Copy full SHA for 1b42200
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM public.ecr.aws/docker/library/python:3.12-alpine3.20
+FROM public.ecr.aws/docker/library/python:3.13-alpine3.20
2
3
RUN pip install cfn-lint[full]
4
RUN pip install pydot
0 commit comments