Skip to content

[Bug]: GHCR-published supabase-cli version contains references to non-existant devcontainer-contrib gh-release #122

@ncryptedV1

Description

@ncryptedV1

Feature id and version

ghcr.io/devcontainers-extra/features/supabase-cli:latest

Dev Container base Image

mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm

What happened?

As can be seen on the release page of the supabase-cli feature, the version published in GHCR still contains references to the migrated gh-release feature (ghcr.io/devcontainers-contrib/features/gh-release), which leads to the attached error.

This worked previously, especially as the repo definition also points to the updated devcontainers-extra version.
Seems like a newer version of supabase-cli has been removed from GHCR.

Relevant log output

Could not resolve Feature 'ghcr.io/devcontainers-contrib/features/gh-release'.  Ensure the Feature is published and accessible from your current environment.
Error: installsAfter dependency 'ghcr.io/devcontainers-contrib/features/gh-release' of Feature 'ghcr.io/devcontainers-extra/features/supabase-cli:latest' could not be processed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions