rebase to alpine 3.18
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine317
|
||||
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine318
|
||||
|
||||
# set version label
|
||||
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
|
||||
ARG BUILD_DATE
|
||||
|
||||
@@ -264,5 +264,6 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
|
||||
|
||||
## Versions
|
||||
|
||||
* **13.05.23:** - Rebase to Alpine 3.18.
|
||||
* **01.04.23:** - Preserve arguments passed to Chromium and restructure to use wrapper.
|
||||
* **18.03.23:** - Initial release.
|
||||
|
||||
@@ -75,5 +75,6 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "13.05.23:", desc: "Rebase to Alpine 3.18." }
|
||||
- { date: "01.04.23:", desc: "Preserve arguments passed to Chromium and restructure to use wrapper." }
|
||||
- { date: "18.03.23:", desc: "Initial release." }
|
||||
|
||||
Reference in New Issue
Block a user