fix: Run image as fallback for version retrieval

This commit is contained in:
Gerald Pinder 2024-09-29 13:53:18 -04:00
parent 37a69df832
commit 20d1950530
6 changed files with 91 additions and 52 deletions

1
Cargo.lock generated
View file

@ -351,6 +351,7 @@ dependencies = [
"anyhow",
"blue-build-utils",
"bon",
"cached",
"chrono",
"clap",
"colored",