Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 05ee525

Browse files
authored
Update swift_tf_url to use x10 (#437)
1 parent 8310e14 commit 05ee525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM gcr.io/swift-tensorflow/base-deps-cuda10.1-cudnn7-ubuntu18.04
22

33
# Allows the caller to specify the toolchain to use.
4-
ARG swift_tf_url=https://storage.googleapis.com/swift-tensorflow-artifacts/nightlies/latest/swift-tensorflow-DEVELOPMENT-ubuntu18.04.tar.gz
4+
ARG swift_tf_url=https://storage.googleapis.com/swift-tensorflow-artifacts/nightlies/latest/swift-tensorflow-DEVELOPMENT-x10-ubuntu18.04.tar.gz
55

66
# Download and extract S4TF
77
WORKDIR /swift-tensorflow-toolchain

0 commit comments

Comments
 (0)