Skip to content

Commit a8f8fc8

Browse files
author
Obada Haddad
committed
fix docker pull
1 parent e2a19a5 commit a8f8fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
command: |
4343
docker pull codalab/codalab-legacy:py37
4444
docker pull codalab/codalab-legacy:py3
45-
vergilgxw/autotable:v2
45+
docker pull vergilgxw/autotable:v2
4646
4747
# TODO: Putting E2E tests earlier to make playwright testing faster. Will remove after the PR is merged
4848
- run:

0 commit comments

Comments
 (0)