Skip to content

Commit e5deee0

Browse files
authored
Rollback ubuntu version for ubunut. (#7869)
1 parent 47971dd commit e5deee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/common/gen_qa_model_repository

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ONNX_OPSET=0
5757
# OPENVINO version
5858
OPENVINO_VERSION=2023.3.0
5959

60-
UBUNTU_IMAGE=${UBUNTU_IMAGE:=ubuntu:24.04}
60+
UBUNTU_IMAGE=${UBUNTU_IMAGE:=ubuntu:22.04}
6161
PYTORCH_IMAGE=${PYTORCH_IMAGE:=nvcr.io/nvidia/pytorch:$TRITON_VERSION-py3}
6262
TENSORFLOW_IMAGE=${TENSORFLOW_IMAGE:=nvcr.io/nvidia/tensorflow:$TRITON_VERSION-tf2-py3}
6363
TENSORRT_IMAGE=${TENSORRT_IMAGE:=nvcr.io/nvidia/tensorrt:$TRITON_VERSION-py3}

0 commit comments

Comments
 (0)