Skip to content

Commit

Permalink
rebase to debian bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Feb 7, 2024
1 parent fddacad commit c229f61
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbullseye
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm

# set version label
ARG BUILD_DATE
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,5 +314,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64

## Versions

* **06.01.24:** - Rebase to Debian Bookworm.
* **17.01.24:** - Update Chromium wrapper.
* **21.04.23:** - Initial release.
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ app_setup_block: |
# changelog
changelogs:
- { date: "06.01.24:", desc: "Rebase to Debian Bookworm." }
- { date: "17.01.24:", desc: "Update Chromium wrapper." }
- { date: "21.04.23:", desc: "Initial release." }

0 comments on commit c229f61

Please sign in to comment.