Skip to content

Commit 90cc2b5

Browse files
committed
update the dockerfile image source
1 parent 9a5db2c commit 90cc2b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/manifests/regression-testing/multi-lora-regression.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
app: benchmark-tool
1616
spec:
1717
containers:
18-
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7
18+
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/tree/46d638262650a1928e47699d78ab2da062d4422d
1919
- image: '<DOCKER_IMAGE>'
2020
imagePullPolicy: Always
2121
name: benchmark-tool

config/manifests/regression-testing/single-workload-regression.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
app: benchmark-tool
1616
spec:
1717
containers:
18-
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/blob/1c92df607751a7ddb04e2152ed7f6aaf85bd9ca7
18+
# Build image from this source https://github.com/AI-Hypercomputer/inference-benchmark/tree/46d638262650a1928e47699d78ab2da062d4422d
1919
- image: '<DOCKER_IMAGE>'
2020
imagePullPolicy: Always
2121
name: benchmark-tool

0 commit comments

Comments
 (0)