From 13d445c9459d3cc14ab10fb85ececd40a9309315 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Nov 2024 17:58:57 +0000 Subject: [PATCH] Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2 --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"