Skip to content

Commit

Permalink
Use latest container
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Dec 10, 2024
1 parent d0cefb0 commit b016a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/pipeline/test-python-wheel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
fi

source ops/pipeline/get-docker-registry-details.sh
CONTAINER_TAG="${DOCKER_REGISTRY_URL}/${container_id}:PR-5"
CONTAINER_TAG="${DOCKER_REGISTRY_URL}/${container_id}:main"

set -x
python3 ops/docker_run.py --container-tag "${CONTAINER_TAG}" ${gpu_option} \
Expand Down

0 comments on commit b016a0c

Please sign in to comment.