Skip to content

Conversation

@richardkiene
Copy link
Contributor

Summary

  • Fix incorrect Docker image references in documentation
  • Bump version to 1.0.2

Changes

  • Updated image references from ghcr.io/liquescent-development/devcontainer to ghcr.io/liquescent-development/liquescent-devcontainer
  • This matches what the CI workflow actually creates
  • Version bumped to 1.0.2 for this patch release

Packages to Clean Up

After merging, these old packages can be deleted from GitHub Container Registry:

  • devcontainer - Old image from previous workflow
  • templates - Incorrect OCI artifact (should be templates/<name>)

Keep these:

  • liquescent-devcontainer - Correct Docker image
  • templates/liquescent-devcontainer - Correct OCI template artifact

- Change from ghcr.io/liquescent-development/devcontainer to ghcr.io/liquescent-development/liquescent-devcontainer
- This matches the actual package names created by the CI workflow
- Bump version to 1.0.2 for this documentation fix

Packages to keep:
- liquescent-devcontainer (Docker image with proper tags)
- templates/liquescent-devcontainer (OCI template)

Packages to delete:
- devcontainer (old Docker image from previous workflow)
- templates (incorrect, should be templates/<name>)
@richardkiene richardkiene merged commit 864f05c into main Aug 23, 2025
4 checks passed
@richardkiene richardkiene deleted the fix/docker-image-references branch August 23, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants