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

Fix auto_update DOCKER_REGISTRY default #1602

Conversation

bwbroersma
Copy link
Collaborator

@bwbroersma bwbroersma commented Dec 20, 2024

Use ${DOCKER_REGISTRY:-ghcr.io/internetstandards} instead of $DOCKER_REGISTRY.

Fixes internetstandards#1601
Use ${DOCKER_REGISTRY:-ghcr.io/internetstandards} instead of $DOCKER_REGISTRY.
@mxsasha mxsasha merged commit e4c441f into internetstandards:main Jan 10, 2025
13 checks passed
@bwbroersma bwbroersma deleted the gh1602-fix-auto-update-docker-registry-default branch January 10, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Failing auto deploy
2 participants