Skip to content

Commit

Permalink
Removed version from readme (#10)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
mattiascibien authored Aug 5, 2019
1 parent 0eab96e commit d539fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Configurable apps for running Telegram Bots that responds to photo Image Queries
Create a Dockerfile with the following contents:

```docker
FROM mattiascibien/image-search-bot:20190723.20
FROM mattiascibien/image-search-bot
COPY *.botconfig.json ./
```

Expand Down

0 comments on commit d539fda

Please sign in to comment.