Skip to content

Commit

Permalink
[TPU] Update TPU CI to use torchxla nightly on 20250122 (vllm-project…
Browse files Browse the repository at this point in the history
…#12334)

Signed-off-by: Siyuan Liu <lsiyuan@google.com>
  • Loading branch information
lsy323 authored Jan 23, 2025
1 parent e97f802 commit 2c85529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.tpu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG NIGHTLY_DATE="20241017"
ARG NIGHTLY_DATE="20250122"
ARG BASE_IMAGE="us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla:nightly_3.10_tpuvm_$NIGHTLY_DATE"

FROM $BASE_IMAGE
Expand Down

0 comments on commit 2c85529

Please sign in to comment.