fix: use distroless and fix build
This commit is contained in:
parent
71f130ede5
commit
73f0a0d273
7 changed files with 32 additions and 28 deletions
|
|
@ -5,6 +5,7 @@
|
|||
- Begin using a new SQLite database file in `/var/lib/headplane/hp_persist.db`.
|
||||
- The database is created automatically if it does not exist.
|
||||
- It currently stores SSH connection details and will migrate older data.
|
||||
- The docker container now runs in a non-root, distroless image (closes [#255](https://github.com/tale/headplane/issues/255))
|
||||
|
||||
### 0.6.0 (May 25, 2025)
|
||||
- Headplane 0.6.0 now requires **Headscale 0.26.0** or newer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue