You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out. I've published the latest release so that the current issue should be resolved. We'll look into resolving the cause going forward
@kevcube please let me know if it's working now for you
Describe the Bug
when I run commands that would use docker containers (i.e.
make pr/readme
) I get this error:docker: Error response from daemon: manifest for cloudposse/build-harness:sha-a1e5103 not found: manifest unknown: manifest unknown.
This sha is the latest commit to main but it appears a build was not triggered.
Expected Behavior
container tag exists
Steps to Reproduce
run
make init; make pr/readme
in any terraform moduleScreenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: