Skip to content

Commit 8d30762

Browse files
chore(deps): bump python in /docker
Bumps python from 3.15.0a2-alpine3.22 to 3.15.0a3-alpine3.22. --- updated-dependencies: - dependency-name: python dependency-version: 3.15.0a3-alpine3.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a647288 commit 8d30762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# hadolint global ignore=DL3013,DL3018
2-
FROM --platform=$BUILDPLATFORM python:3.15.0a2-alpine3.22
2+
FROM --platform=$BUILDPLATFORM python:3.15.0a3-alpine3.22
33

44
# For multi-platform build
55
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)