Skip to content

Commit

Permalink
Update pyTorchDockerImageTag (pytorch#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
malfet authored Aug 2, 2021
1 parent 22ab21b commit ac39d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ pytorch_tutorial_build_defaults: &pytorch_tutorial_build_defaults
command: |
set -e
export pyTorchDockerImageTag=9de29bef4a5dc0dd1dd19428d83e5a66a44a1ed2
export pyTorchDockerImageTag=27360e99acec34d1c78f70ba15ac2c28ed96c182
echo "PyTorchDockerImageTag: "${pyTorchDockerImageTag}
cat >/home/circleci/project/ci_build_script.sh \<<EOL
Expand Down

0 comments on commit ac39d03

Please sign in to comment.