We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1720317 + ac39d03 commit 7ff3281Copy full SHA for 7ff3281
.circleci/config.yml
@@ -122,7 +122,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
122
command: |
123
set -e
124
125
- export pyTorchDockerImageTag=9de29bef4a5dc0dd1dd19428d83e5a66a44a1ed2
+ export pyTorchDockerImageTag=27360e99acec34d1c78f70ba15ac2c28ed96c182
126
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
127
128
cat >/home/circleci/project/ci_build_script.sh \<<EOL
0 commit comments