Skip to content

Commit 23003f6

Browse files
dependabot[bot]COM8
authored andcommitted
Bump python from 3.14.0b2 to 3.14.0b3
Bumps python from 3.14.0b2 to 3.14.0b3. --- updated-dependencies: - dependency-name: python dependency-version: 3.14.0b3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54c8f52 commit 23003f6

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.0b2
1+
FROM python:3.14.0b3
22

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

0 commit comments

Comments
 (0)