Skip to content

Commit f591d17

Browse files
chore(deps): Update python Docker tag to v3.14 (#811)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mark Chmarny <mchmarny@users.noreply.github.com>
1 parent 919cb51 commit f591d17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validators/performance/aiperf-bench.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# to roll forward. Consumers pin to a specific aiperf-bench:<semver> tag or
2121
# let :latest track the CLI version via catalog.Load rewriting.
2222

23-
FROM python:3.13-slim
23+
FROM python:3.14-slim
2424

2525
ARG AIPERF_VERSION=0.7.0
2626

0 commit comments

Comments
 (0)