mirror of
https://github.com/linuxserver/docker-webtop.git
synced 2025-07-27 07:34:45 +02:00
318 alpine xfce (#146)
* rebase alpine-xfce to 3.18 * remove local script --------- Co-authored-by: thelamer <ryankuba@gmai.com>
This commit is contained in:
parent
deaae109ff
commit
558ad07508
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine317
|
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine318
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-alpine317
|
FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-alpine318
|
||||||
|
|
||||||
# set version label
|
# set version label
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
@ -333,6 +333,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
|||||||
|
|
||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
|
* **13.05.23:** - Rebase to Alpine 3.18 and Fedora 38.
|
||||||
* **23.03.23:** - Rebase all Webtops to KasmVNC base image.
|
* **23.03.23:** - Rebase all Webtops to KasmVNC base image.
|
||||||
* **21.10.22:** - Rebase xfce to Alpine 3.16, migrate to s6v3.
|
* **21.10.22:** - Rebase xfce to Alpine 3.16, migrate to s6v3.
|
||||||
* **12.03.22:** - Add documentation for mounting in a GPU.
|
* **12.03.22:** - Add documentation for mounting in a GPU.
|
||||||
|
@ -135,6 +135,7 @@ app_setup_block: |
|
|||||||
|
|
||||||
# changelog
|
# changelog
|
||||||
changelogs:
|
changelogs:
|
||||||
|
- { date: "13.05.23:", desc: "Rebase to Alpine 3.18 and Fedora 38." }
|
||||||
- { date: "23.03.23:", desc: "Rebase all Webtops to KasmVNC base image." }
|
- { date: "23.03.23:", desc: "Rebase all Webtops to KasmVNC base image." }
|
||||||
- { date: "21.10.22:", desc: "Rebase xfce to Alpine 3.16, migrate to s6v3." }
|
- { date: "21.10.22:", desc: "Rebase xfce to Alpine 3.16, migrate to s6v3." }
|
||||||
- { date: "12.03.22:", desc: "Add documentation for mounting in a GPU." }
|
- { date: "12.03.22:", desc: "Add documentation for mounting in a GPU." }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user