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

[Bug] container: missing stable-debug tag #2171

Closed
2 of 4 tasks
docgalaxyblock opened this issue Oct 5, 2024 · 0 comments
Closed
2 of 4 tasks

[Bug] container: missing stable-debug tag #2171

docgalaxyblock opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@docgalaxyblock
Copy link
Contributor

Is this a support request?

  • This is not a support request

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

There is no :stable-debug tag available on docker hub and ghcr.

Expected Behavior

Having a :stable-debug tag

Steps To Reproduce

Try pulling the stable-debug tag

Environment

Not relevant for the missing docker tag

Runtime environment

  • Headscale is behind a (reverse) proxy
  • Headscale runs in a container

Anything else?

Could it be that here and here the line should be
- "{{ if not .Prerelease }}stable-debug{{ else }}unstable-debug{{ end }}"
and not
- "{{ if not .Prerelease }}stable{{ else }}unstable-debug{{ end }}" ?

@docgalaxyblock docgalaxyblock added the bug Something isn't working label Oct 5, 2024
@nblock nblock closed this as completed in 4e44d57 Nov 11, 2024
hopleus pushed a commit to hopleus/headscale that referenced this issue Nov 12, 2024
@nblock nblock added this to the v0.24.0 milestone Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants