diff --git a/compose.yaml b/compose.yaml index 301bbc8..e02fa2f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -13,7 +13,7 @@ services: - mongodb_data:/data/db bot-api: - image: git.fai.st/fedi-image-bot/bot-api:v1.0.0 + image: git.fai.st/fedi-image-bot/bot-api:v1.0.2 container_name: bot-api ports: - "8080:8080"