Skip to content

Commit

Permalink
Switch default compose tag to release
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaBernstein committed Dec 9, 2021
1 parent 419c160 commit 369c64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- POSTGRES_USER=$POSTGRES_USER
- POSTGRES_PASSWORD=$POSTGRES_PASSWORD
app:
image: ghcr.io/lucabernstein/beancount-bot-tg:main
image: ghcr.io/lucabernstein/beancount-bot-tg:release
container_name: bc_tg_bot
restart: unless-stopped
networks:
Expand Down

0 comments on commit 369c64e

Please sign in to comment.