chore: update Songlify to 0.2.0 (#6)
continuous-integration/drone/push Build is passing Details

chore: update Songlify to 0.2.0

Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #6
pull/7/head
Davide Polonio 2021-10-14 12:54:28 +00:00
parent 215d1403d7
commit 783a3060a3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
env-*
config/
.env
.idea/

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
bot:
image: polpetta/songlify:latest
image: polpetta/songlify:0.2.0
restart: always
entrypoint: /usr/bin/songlify
env_file: