Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitHub Container Registry instead of Docker Hub #44

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

ricoberger
Copy link
Member

Docker Hub will remove access for free organization on 14. April, so that we need a new container registry for our Docker images. Therefor we want to use GitHub Container Registry in the future (ghcr.io).

This commit also removes the depreacted "set-output" command and replaces it with the recommended way from
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@ricoberger ricoberger added the changelog: changed Something was changed or updated label Mar 15, 2023
Docker Hub will remove access for free organization on 14. April, so
that we need a new container registry for our Docker images. Therefor we
want to use GitHub Container Registry in the future (ghcr.io).

This commit also removes the depreacted "set-output" command and
replaces it with the recommended way from
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
@ricoberger ricoberger force-pushed the use-github-container-registry branch from d582934 to 1577dd6 Compare March 15, 2023 19:03
@ricoberger ricoberger merged commit e9e4da7 into main Mar 15, 2023
@ricoberger ricoberger deleted the use-github-container-registry branch March 15, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant