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
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m52s
Details
Reviewed-on: #10
This commit is contained in:
commit
1c62348f18
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue