mondoohq / installer

Linux, macOS and Windows Install scripts for cnquery & cnspec
https://install.mondoo.com
Other
86 stars 14 forks source link

container build fails #487

Open czunker opened 1 month ago

czunker commented 1 month ago

Describe the bug

Error: buildx failed with: ERROR: failed to solve: failed to push mondoo/devkit:11.28.1: push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

https://github.com/mondoohq/installer/actions/runs/11592592976/job/32278123796

To Reproduce Steps to reproduce the behavior:

  1. Run the container build
  2. Note the error

Expected behavior Should work.

czunker commented 1 month ago

The devkit repo does not exist: https://hub.docker.com/r/mondoo/devkit => 404

Looks like this part is solved: https://github.com/mondoohq/installer/pull/422