Skip to content

Commit df9a4e4

Browse files
author
Will Feng
committed
try to fix
1 parent 49c65a7 commit df9a4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
113113
command: |
114114
set -e
115115
116-
export pyTorchDockerImageTag=300
116+
export pyTorchDockerImageTag=291
117117
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
118118
119119
cat >/home/circleci/project/ci_build_script.sh <<EOL

0 commit comments

Comments
 (0)