Skip to content

Commit e8cc9e5

Browse files
chore(deps): bump python from 3.11-alpine to 3.12-alpine (#2904)
Bumps python from 3.11-alpine to 3.12-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 02be44b commit e8cc9e5

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

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

0 commit comments

Comments
 (0)