Bump python from 3.11-alpine to 3.13-alpine (#28)
* Bump python from 3.11-alpine to 3.13-alpine Bumps python from 3.11-alpine to 3.13-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump dependencies * Bump dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: f4lco <github@falcoduersch.com>
This commit is contained in:
@@ -6,7 +6,7 @@ orbs:
|
||||
jobs:
|
||||
build-and-test:
|
||||
docker:
|
||||
- image: cimg/python:3.11
|
||||
- image: cimg/python:3.13
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
||||
Reference in New Issue
Block a user