Skip to content

Commit 1b42200

Browse files
Bump docker/library/python from 3.12-alpine3.20 to 3.13-alpine3.20 (#3773)
Bumps docker/library/python from 3.12-alpine3.20 to 3.13-alpine3.20. --- updated-dependencies: - dependency-name: docker/library/python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin DeJong <[email protected]>
1 parent 6cece36 commit 1b42200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM public.ecr.aws/docker/library/python:3.12-alpine3.20
1+
FROM public.ecr.aws/docker/library/python:3.13-alpine3.20
22

33
RUN pip install cfn-lint[full]
44
RUN pip install pydot

0 commit comments

Comments
 (0)