This commit is contained in:
mii443
2025-04-05 17:53:51 +09:00
parent 51f008cfdc
commit 24c609aaf2
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ncb-tts-r2"
version = "1.8.0"
version = "1.9.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -3,7 +3,7 @@ version: '3'
services:
ncb-tts-r2:
container_name: ncb-tts-r2
image: ghcr.io/mii443/ncb-tts-r2:1.8
image: ghcr.io/mii443/ncb-tts-r2:1.9.0
environment:
- NCB_TOKEN=YOUR_BOT_TOKEN
- NCB_APP_ID=YOUR_BOT_ID