Skip to content

Commit 5242191

Browse files
Bump python from 3.14.2-alpine to 3.15.0a5-alpine (#372)
Bumps python from 3.14.2-alpine to 3.15.0a5-alpine. --- updated-dependencies: - dependency-name: python dependency-version: 3.15.0a5-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efff1ff commit 5242191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

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

0 commit comments

Comments
 (0)