Skip to content

Commit 0bb6ab4

Browse files
Bump python from 3.12-alpine to 3.13-alpine (#3743)
Bumps python from 3.12-alpine to 3.13-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46a5140 commit 0bb6ab4

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 python:3.12-alpine
1+
FROM python:3.13-alpine
22

33
RUN pip install cfn-lint
44
RUN pip install pydot

0 commit comments

Comments
 (0)