Update kasm/docker-compose.yml
This commit is contained in:
parent
817a56ff91
commit
d853ec6638
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
kasm:
|
||||
image: docker.mafyuh.xyz/linuxserver/kasm@sha256:95c8d5d0f588cb3982da344c34b6acbebb5f428176947a923e5cc0cec4710f4d
|
||||
image: lscr.io/linuxserver/kasm@sha256:95c8d5d0f588cb3982da344c34b6acbebb5f428176947a923e5cc0cec4710f4d
|
||||
container_name: kasm
|
||||
privileged: true
|
||||
environment:
|
||||
|
|
Reference in a new issue