feat: update Songlify to 0.3.2 (#12)
Co-authored-by: Davide Polonio <poloniodavide@gmail.com> Reviewed-on: #12 Co-authored-by: polpetta <polpetta@poldebra.me> Co-committed-by: polpetta <polpetta@poldebra.me>pull/13/head
parent
fe1526cc97
commit
e2b4bb3919
|
@ -2,7 +2,7 @@ version: '3.7'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bot:
|
bot:
|
||||||
image: polpetta/songlify:0.2.2
|
image: polpetta/songlify:0.3.2
|
||||||
restart: always
|
restart: always
|
||||||
entrypoint: /usr/bin/songlify
|
entrypoint: /usr/bin/songlify
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Reference in New Issue