chore(deps): update lscr.io/linuxserver/kasm docker tag to v1.120.20221218 (#1454)

This commit is contained in:
renovate[bot] 2023-10-24 01:34:51 +00:00 committed by GitHub
parent 2f30d64252
commit ee460eb960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 17 deletions

View File

@ -5,13 +5,18 @@
"exposable": true, "exposable": true,
"id": "kasm-workspaces", "id": "kasm-workspaces",
"description": "Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.", "description": "Kasm Workspaces is a docker container streaming platform for delivering browser-based access to desktops, applications, and web services.",
"tipi_version": 1, "tipi_version": 2,
"version": "1.14.0", "version": "1.120.20221218",
"categories": ["utilities"], "categories": [
"utilities"
],
"short_desc": "Container streaming platform.", "short_desc": "Container streaming platform.",
"author": "Kasm", "author": "Kasm",
"source": "https://github.com/kasmtech", "source": "https://github.com/kasmtech",
"website": "https://www.kasmweb.com/", "website": "https://www.kasmweb.com/",
"form_fields": [], "form_fields": [],
"supported_architectures": ["arm64", "amd64"] "supported_architectures": [
"arm64",
"amd64"
]
} }

View File

@ -1,7 +1,7 @@
version: "3.7" version: "3.7"
services: services:
kasm-workspaces: kasm-workspaces:
image: lscr.io/linuxserver/kasm:1.14.0 image: lscr.io/linuxserver/kasm:1.120.20221218
container_name: kasm-workspaces container_name: kasm-workspaces
privileged: true privileged: true
environment: environment: