-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Following PR #107, where we set up automatic building and pushing of our docker image to ghcr automatically in as a github action, the image has visibility set to private, see here. This is of course not ideal, and hinders Springfield from being able to pull the image.
The problem is because the GitHub organization SFI-Visual-Intelligence is the "owner" of this repository, and images are stored in the organization's container registry, not the repository's. Thus, we need an admin to set our image to public before this will work
To do this, I have sent a message to one of the admins, which hopefully can set the visibility of the image to "public".
So for now, we just have to wait, or pull seilmast/colabexam:latest until this is fixed.
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right