mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-24 17:13:10 +01:00
KASM-4919 update insomnia to use Jammy as a base
This commit is contained in:
parent
f6de926ca6
commit
a0c9c5f28d
@ -83,7 +83,7 @@ before_script:
|
||||
- "discord|core-ubuntu-focal|dockerfile-kasm-discord"
|
||||
- "edge|core-ubuntu-focal|dockerfile-kasm-edge"
|
||||
- "hunchly|core-ubuntu-focal|dockerfile-kasm-hunchly"
|
||||
- "insomnia|core-ubuntu-focal|dockerfile-kasm-insomnia"
|
||||
- "insomnia|core-ubuntu-jammy|dockerfile-kasm-insomnia"
|
||||
- "maltego|core-ubuntu-focal|dockerfile-kasm-maltego"
|
||||
- "only-office|core-ubuntu-focal|dockerfile-kasm-only-office"
|
||||
- "oracle-7-desktop|core-oracle-7|dockerfile-kasm-oracle-7-desktop"
|
||||
|
@ -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…
Reference in New Issue
Block a user