mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-06-20 17:47:55 +02:00
change audacity base from focal to jammy
This commit is contained in:
parent
acc6b42fba
commit
6b6716d6e0
@ -6,7 +6,7 @@ files: &UNIVERSAL_CHANGE_FILES
|
||||
multiImages:
|
||||
- name: audacity
|
||||
singleapp: true
|
||||
base: core-ubuntu-focal
|
||||
base: core-ubuntu-jammy
|
||||
dockerfile: dockerfile-kasm-audacity
|
||||
changeFiles:
|
||||
- dockerfile-kasm-audacity
|
||||
|
@ -1,5 +1,5 @@
|
||||
ARG BASE_TAG="develop"
|
||||
ARG BASE_IMAGE="core-ubuntu-focal"
|
||||
ARG BASE_IMAGE="core-ubuntu-jammy"
|
||||
FROM kasmweb/$BASE_IMAGE:$BASE_TAG
|
||||
USER root
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user