Skip to content

Commit 8b12130

Browse files
author
Will Feng
committed
Revert "try to fix"
This reverts commit df9a4e4.
1 parent ecd7683 commit 8b12130

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=291
116+
export pyTorchDockerImageTag=300
117117
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
118118
119119
cat >/home/circleci/project/ci_build_script.sh <<EOL

0 commit comments

Comments
 (0)