Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
🐳Use New Docker Image
Browse files Browse the repository at this point in the history
Signed-off-by: Dr.Caduceus <[email protected]>
  • Loading branch information
TheCaduceus authored Aug 3, 2022
1 parent 061644c commit 68b7aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
clonebot:
image: ghcr.io/thecaduceus/clonebot_v2:main
image: ghcr.io/thecaduceus/clonebot-v2:main
container_name: clonebot
environment:
- CONFIG_FILE_URL=${CONFIG_FILE_URL}
Expand Down

0 comments on commit 68b7aea

Please sign in to comment.