1
0
Fork 0

chore(deps): update kasm workspaces to v1.18.0 (#1861)

This commit is contained in:
renovate[bot] 2025-10-01 17:12:02 +08:00 committed by GitHub
parent 7a075f3f33
commit db75508c10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
18 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
services:
chrome:
image: "kasmweb/chrome:1.17.0"
image: "kasmweb/chrome:1.18.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
edge:
image: "kasmweb/edge:1.17.0"
image: "kasmweb/edge:1.18.0"
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -16,7 +16,7 @@ services:
- VNC_PW=${HTTP_PWD}
shm_size: ${MEM_USE}
tty: true
image: kasmweb/qbittorrent:1.17.0
image: kasmweb/qbittorrent:1.18.0
labels:
createdBy: "Apps"

View File

@ -12,7 +12,7 @@ services:
- VNC_PW=${HTTP_PWD}
shm_size: ${MEM_USE}
tty: true
image: kasmweb/telegram:1.17.0
image: kasmweb/telegram:1.18.0
labels:
createdBy: "Apps"

View File

@ -1,6 +1,6 @@
services:
thunderbird-kasm:
image: "kasmweb/thunderbird:1.17.0"
image: "kasmweb/thunderbird:1.18.0"
container_name: ${CONTAINER_NAME}
restart: always
networks: