Skip to content

Commit 30a6b3e

Browse files
Bump python from 3.12.7-alpine to 3.13.0-alpine (#266)
Bumps python from 3.12.7-alpine to 3.13.0-alpine. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff5483d commit 30a6b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.7-alpine
1+
FROM python:3.13.0-alpine
22

33
RUN apk add --no-cache build-base musl-dev gcc yaml-dev
44

0 commit comments

Comments
 (0)