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.
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