mondoohq/installer

container build fails

Opened this issue · 1 comments

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.

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

Looks like this part is solved: #422