Merge pull request #2 from linuxserver/bookworm-rebase

rebase to bookworm
This commit is contained in:
Ryan Kuba 2024-02-06 21:59:10 -08:00 committed by GitHub
commit 609d349de1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbullseye
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm
# set version label
ARG BUILD_DATE

View File

@ -317,4 +317,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **06.01.24:** - Rebase to Debian Bookworm.
* **09.04.23:** - Initial release.

View File

@ -78,4 +78,5 @@ app_setup_block: |
# changelog
changelogs:
- { date: "06.01.24:", desc: "Rebase to Debian Bookworm." }
- { date: "09.04.23:", desc: "Initial release." }