rebase to bookworm

This commit is contained in:
thelamer 2024-02-06 17:23:47 -08:00
parent 26044ea47d
commit 151c1ed7eb
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." }