Skip to content

Commit

Permalink
Pre-pull v0.11.0-rc1 images for FVT
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
  • Loading branch information
ckadner committed Jul 25, 2023
1 parent cbfd150 commit 439b03a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/fvt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,10 @@ jobs:
docker pull seldonio/mlserver:1.3.2
docker pull openvino/model_server:2022.2
# docker pull pytorch/torchserve:0.7.1-cpu
docker pull kserve/modelmesh-runtime-adapter
docker pull kserve/rest-proxy
docker pull kserve/modelmesh
docker pull kserve/modelmesh-runtime-adapter:v0.11.0-rc1
docker pull kserve/rest-proxy:v0.11.0-rc1
docker pull kserve/modelmesh:v0.11.0-rc1
docker pull kserve/modelmesh-minio-dev-examples:v0.11.0-rc1
- name: Check installation
run: |
Expand Down

0 comments on commit 439b03a

Please sign in to comment.