Issue with the containers release #275

Closed
opened 2025-12-29 01:25:46 +01:00 by adam · 1 comment
Owner

Originally created by @restanrm on GitHub (Jun 15, 2022).

I noticed that the tags related to a release are not properly defined. As you can see in the following screenshot:

image

The tag latest correspond to the main docker image. But, the v0.16.0-beta4 should point to the same image and instead points to the debug version. We could also expect to find a v0.16.0-beta4-alpine version.

This can be observed also from the size of the images on docker hub:

image

The code in https://github.com/juanfont/headscale/blob/main/.github/workflows/release.yml seems good.

Originally created by @restanrm on GitHub (Jun 15, 2022). I noticed that the tags related to a release are not properly defined. As you can see in the following screenshot: ![image](https://user-images.githubusercontent.com/4344371/173877216-4c7011b5-6977-4e86-8fd6-0d7790708e24.png) The tag `latest` correspond to the main docker image. But, the `v0.16.0-beta4` should point to the same image and instead points to the `debug` version. We could also expect to find a `v0.16.0-beta4-alpine` version. This can be observed also from the size of the images on docker hub: ![image](https://user-images.githubusercontent.com/4344371/173877876-c915a852-696e-4ed0-96b0-2903f228a247.png) The code in https://github.com/juanfont/headscale/blob/main/.github/workflows/release.yml seems good.
adam added the bug label 2025-12-29 01:25:46 +01:00
adam closed this issue 2025-12-29 01:25:49 +01:00
Author
Owner

@restanrm commented on GitHub (Aug 2, 2022):

I don't know if someone did something to fix this but it now looks ok :
image

@restanrm commented on GitHub (Aug 2, 2022): I don't know if someone did something to fix this but it now looks ok : ![image](https://user-images.githubusercontent.com/4344371/182339618-e42d59b6-4cba-4b44-acfd-e59262a01ba2.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#275