Merge pull request 'Update git.fai.st/fedi-image-bot/bot-api Docker tag to v1.0.2' (#10) from renovate/git.fai.st-fedi-image-bot-bot-api-1.x into main
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m52s Details

Reviewed-on: #10
This commit is contained in:
bizcochito 2024-11-29 18:45:27 +00:00
commit 1c62348f18
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"