Skip to content

Commit 49064e5

Browse files
authored
Merge pull request #51 from privacyint/admin-v0.26
Move to headscale-admin `dev` branch to handle headscale's version bump
2 parents 0328d8c + 08a1c0a commit 49064e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ARG LITESTREAM_SHA256="eb75a3de5cab03875cdae9f5f539e6aedadd66607003d9b1e7a907794
1212
# Bump these every time there is a new release. No checksum needed.
1313
ARG CADDY_VERSION="2.10.0"
1414
ARG MAIN_IMAGE_ALPINE_VERSION="3.22.0"
15-
ARG HEADSCALE_ADMIN_VERSION="0.25.6"
15+
ARG HEADSCALE_ADMIN_VERSION="dev"
1616

1717
# ---
1818
# Tool download links

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Deploy [Headscale][headscale-wob] using a "serverless" immutable docker image wi
88
|---|---|---|
99
| [`Alpine Linux`][alpine-linux-wob] | [Alpine Linux Repo][alpine-linux-repo] | [`v3.22.0`](https://git.alpinelinux.org/aports/log/?h=v3.22.0) |
1010
| [`Headscale`][headscale-wob] | [Headscale Repo][headscale-repo] | [`v0.26.0`](https://github.com/juanfont/headscale/releases/tag/v0.26.0) |
11-
| [`Headscale-Admin`][headscale-admin-wob] | [Headscale-Admin Repo][headscale-admin-repo] | [`v0.25.6`](https://github.com/GoodiesHQ/headscale-admin/releases/tag/v0.25.6) |
11+
| [`Headscale-Admin`][headscale-admin-wob] | [Headscale-Admin Repo][headscale-admin-repo] | [`dev`](https://github.com/GoodiesHQ/headscale-admin/commit/6cf2bc7d59165757a70f4c918a032225eb5e6e7d) |
1212
| [`Litestream`][litestream-wob] | [Litestream Repo][litestream-repo] | [`v0.3.13`](https://github.com/benbjohnson/litestream/releases/tag/v0.3.13) |
1313
| [`Caddy`][caddy-wob] | [Caddy Repo][caddy-repo] | [`v2.10.0`](https://github.com/caddyserver/caddy/releases/tag/v2.10.0) |
1414

0 commit comments

Comments
 (0)