Skip to content

Commit 3bc096f

Browse files
Bump python from 3.14.0a5 to 3.14.0a6
Bumps python from 3.14.0a5 to 3.14.0a6. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab7fc93 commit 3bc096f

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.14.0a5
1+
FROM python:3.14.0a6
22

33
RUN apt-get update \
44
&& apt-get install --yes --no-install-recommends \

0 commit comments

Comments
 (0)