Merge branch 'master' into songlify-0.2.1 feat(songlify): upgrade to 0.2.1 Co-authored-by: Davide Polonio <poloniodavide@gmail.com> Reviewed-on: #8pull/9/head^2
parent
6343c1e7aa
commit
92f5124a58
|
@ -2,7 +2,7 @@ version: '3.7'
|
|||
|
||||
services:
|
||||
bot:
|
||||
image: polpetta/songlify:0.2.0
|
||||
image: polpetta/songlify:0.2.1
|
||||
restart: always
|
||||
entrypoint: /usr/bin/songlify
|
||||
env_file:
|
||||
|
|
Loading…
Reference in New Issue