chore(deps): bump Alpine 3.21→3.22, update CI actions and linter
- Dockerfile: alpine 3.21 → 3.22 (fewer CVEs per Docker Scout) - release.yml: actions/checkout v4→v6, setup-go v5→v6, setup-buildx v3→v4 - ci.yml: golangci-lint v2.11.3 → v2.11.4 - DOCKERHUB.md: update Alpine version reference
This commit is contained in:
parent
f15eefc0ff
commit
763e267bf8
4 changed files with 7 additions and 7 deletions
|
|
@ -119,7 +119,7 @@ docker exec unarr unarr doctor
|
|||
|
||||
## Image Details
|
||||
|
||||
- **Base image:** Alpine 3.21
|
||||
- **Base image:** Alpine 3.22
|
||||
- **User:** `unarr` (UID 1000, GID 1000)
|
||||
- **Entrypoint:** `unarr start` (daemon mode)
|
||||
- **Read-only filesystem** — only mounted volumes are writable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue