It appears that the root certs in our Docker images are outdated, producing this error:
ℹ️ failed to getLatestVersion: failed to fetch latest subo release: Get "https://api.github.com/repos/suborbital/subo/releases/latest": x509: certificate signed by unknown authority
Subo doesn't need to check for updates within Docker anyway, so there should be a build flag or runtime flag to disable that feature.
It appears that the root certs in our Docker images are outdated, producing this error:
Subo doesn't need to check for updates within Docker anyway, so there should be a build flag or runtime flag to disable that feature.