Skip to content

Commit cba8474

Browse files
Bump python from 3.12 to 3.14 in /build/docker/tester
Bumps python from 3.12 to 3.14. --- updated-dependencies: - dependency-name: python dependency-version: '3.14' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f91b86 commit cba8474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/docker/tester/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12
1+
FROM python:3.14
22
# Update Pip
33
RUN python -m pip install --upgrade pip
44
# Copy Python requirements

0 commit comments

Comments
 (0)