From 320d2f8290bd5322f2aa70fa1d9fc959b839ea15 Mon Sep 17 00:00:00 2001 From: Ovler Date: Tue, 25 Jun 2024 02:53:13 +0800 Subject: [PATCH] chore: Update Docker image reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ae4f9..d4686ad 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ docker run -d \ -e BILIARCHIVER_API={THE_API_URL_OF_BILIARCHIVER}\ -e BILIARCHIVER_BOT={YOUR_BOT --restart always \ - biliarchiverbot + ghcr.io/saveweb/biliarchiverbot:latest ``` If you have public IP, you can set the bot's webhook to your IP address.