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

Commit 60a8aa0

Browse files
committed
nightlies URL: s4tf-kokoro-artifact-testing => swift-tensorflow-artifacts
1 parent d6f4496 commit 60a8aa0

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
@@ -3,7 +3,7 @@
33
FROM nvidia/cuda:9.2-cudnn7-devel-ubuntu18.04
44

55
# Allows the caller to specify the toolchain to use.
6-
ARG swift_tf_url=https://storage.googleapis.com/s4tf-kokoro-artifact-testing/latest/swift-tensorflow-DEVELOPMENT-ubuntu18.04.tar.gz
6+
ARG swift_tf_url=https://storage.googleapis.com/swift-tensorflow-artifacts/nightlies/latest/swift-tensorflow-DEVELOPMENT-ubuntu18.04.tar.gz
77

88
# Install Swift deps.
99
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)