We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de0b8f commit 71c1e95Copy full SHA for 71c1e95
1 file changed
.circleci/config.yml
@@ -46,6 +46,7 @@ jobs:
46
name: "Docker: Pull required images"
47
# not available without "not e2e" tests as they pull ahead of time
48
command: |
49
+ docker pull codalab/codalab-legacy:py312
50
docker pull codalab/codalab-legacy:py37
51
docker pull codalab/codalab-legacy:py3
52
docker pull vergilgxw/autotable:v2
0 commit comments