Skip to content

Commit 3019ebb

Browse files
author
Tyler Titsworth
authored
Merge branch 'main' into tylertitsworth/tf-serving-chart
2 parents ef5c102 + bde3ae0 commit 3019ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In the previous command, you should see a result at the bottom like: `Time Consu
3232
# Use the working directory from the above command
3333
docker run --rm -it \
3434
-v $PWD/tests:/tests \
35-
python:3.11-slim-bullseye \
35+
python:3.10-slim-bullseye \
3636
bash
3737
pip install numpy
3838
python /tests/perf_sample.py

0 commit comments

Comments
 (0)