Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
34 stars 8 forks source link

Pin boavizta docker images in compose #175

Closed demeringo closed 1 year ago

demeringo commented 1 year ago

Bug description

Docker compose always uses the latest version of API and cloud scanner. This may lead to issues now that API 0.2.x is under way (and not fully compatible with V0.1.x).

To Reproduce

Expected behavior

Pin versions of cloud-scanner image and boavizta API in the docker compose file. Do it on actual v 0.1 version (before implementing v 0.2).

This means:

JSON OUTPUT

Additional context