Skip to content

Commit

Permalink
Update docker image version
Browse files Browse the repository at this point in the history
Signed-off-by: Masudur Rahman <[email protected]>
  • Loading branch information
masudur-rahman committed Feb 27, 2024
1 parent 0daca21 commit 92d5f5e
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 @@ -135,7 +135,7 @@ If you want to back up your SQLite database to Google Drive regularly, follow th
docker run -v $HOME/.expense-tracker/configs:/configs \
-v $HOME/.expense-tracker:/.expense-tracker \
-e TELEGRAM_BOT_TOKEN=<TELEGRAM_BOT_TOKEN> \
ghcr.io/masudur-rahman/expense-tracker-bot:v0.2.4 serve
ghcr.io/masudur-rahman/expense-tracker-bot:v1.0.0 serve
```

### Back4App Setup
Expand Down

0 comments on commit 92d5f5e

Please sign in to comment.