Skip to content

Commit

Permalink
Bump docker/library/python from 3.12-alpine3.20 to 3.13-alpine3.20
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0a31357 commit 978b411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/docker/library/python:3.12-alpine3.20
FROM public.ecr.aws/docker/library/python:3.13-alpine3.20

RUN pip install cfn-lint[full]
RUN pip install pydot
Expand Down

0 comments on commit 978b411

Please sign in to comment.