Merge pull request #10 from linuxserver/3.23

This commit is contained in:
Adam 2026-01-04 21:07:46 +00:00 committed by GitHub
commit 2dc5b793af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM ghcr.io/linuxserver/baseimage-alpine:3.22
FROM ghcr.io/linuxserver/baseimage-alpine:3.23
ARG BUILD_DATE
ARG VERSION

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-3.22
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-3.23
ARG BUILD_DATE
ARG VERSION

View File

@ -273,6 +273,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **28.12.25:** - Rebase to Alpine 3.23.
* **05.07.25:** - Rebase to Alpine 3.22.
* **05.01.25:** - Support multiple hosts.
* **22.12.24:** - Initial Release.

View File

@ -280,6 +280,7 @@ full_custom_readme: |
## Versions
* **28.12.25:** - Rebase to Alpine 3.23.
* **05.07.25:** - Rebase to Alpine 3.22.
* **05.01.25:** - Support multiple hosts.
* **22.12.24:** - Initial Release.