score-spec / score-compose

Reference implementation for docker-compose target platform support
https://score.dev/
Apache License 2.0
445 stars 40 forks source link

fix: unformatted image override message #140

Closed astromechza closed 3 months ago

astromechza commented 3 months ago

Missing a fmt.Sprintf.

Fixes #138