Skip to content

Commit a9f0611

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

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.13
22
# Update Pip
33
RUN python -m pip install --upgrade pip
44
# Copy Python requirements

0 commit comments

Comments
 (0)