mirror of
https://github.com/linuxserver/docker-github-desktop.git
synced 2026-01-14 17:12:03 +08:00
rebase to bookworm
This commit is contained in:
parent
f237d0ce0b
commit
9d9c094255
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbullseye
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbullseye
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-debianbookworm
|
||||
|
||||
# set version label
|
||||
ARG BUILD_DATE
|
||||
|
||||
@ -272,4 +272,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **03.08.23:** - Rebase to Bookworm and multi arch.
|
||||
* **01.04.23:** - Initial release.
|
||||
|
||||
@ -78,4 +78,5 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "03.08.23:", desc: "Rebase to Bookworm and multi arch." }
|
||||
- { date: "01.04.23:", desc: "Initial release." }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user