Skip to content

Commit

Permalink
Increase version for longer document length
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed May 1, 2023
1 parent c7475e1 commit e738894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tira-ir-starters/pyterrier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ Please refer to the general tutorial on [how to import your retrieval approach t
To build the image and to deploy it in TIRA, please run the follwoing commands:

```
docker build -t webis/tira-ir-starter-pyterrier:0.0.1-base -f pyterrier/Dockerfile.base .
docker push webis/tira-ir-starter-pyterrier:0.0.1-base
docker build -t webis/tira-ir-starter-pyterrier:0.0.2-base -f pyterrier/Dockerfile.base .
docker push webis/tira-ir-starter-pyterrier:0.0.2-base
```


Expand Down

0 comments on commit e738894

Please sign in to comment.