Fix alpine-image link

This commit is contained in:
Jules Saarikoski
2026-04-08 09:06:40 +02:00
parent ae72523352
commit 9839770f3f
+1 -1
View File
@@ -108,7 +108,7 @@ To log in to your headscale network add `#controlUrl=<your-control-url>` to the
You can now customize `dockerfiles/debian_mini` to suit your needs, or make a new Dockerfile from scratch. Use the `Path to Dockerfile` workflow parameter to select it.
- If you would like to use our full desktop Alpine image, you can find it's dockerfile [**here**](github.com/leaningtech/alpine-image).
- If you would like to use our full desktop Alpine image, you can find it's dockerfile [**here**](https://github.com/leaningtech/alpine-image).
- For more information on creating custom images, see our [Custom disk Image documentation](https://cheerpx.io/docs/guides/custom-images).