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