Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2
Unit Tests with docker compose and cargo / unit-test (pull_request) Successful in 1m49s Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m53s Details

This commit is contained in:
Renovate Bot 2024-11-29 17:58:57 +00:00
parent 7fb94e17db
commit 13d445c945
1 changed files with 1 additions and 1 deletions

View File

@ -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"