I’m currently running kasm/linuxserver and according to Admin Panel > Diagnostics > System Info, I am on version 1.14. The System Info also shows that version 1.16.1 is available, however I have no idea how to update it.
The documentation states that it should be somewhere in the Admin Panel, but I can’t find it.
In order to update kasm, first make sure you are using the latest docker image, and then perform the in app update in the admin panel. Docker image update and recreation of container alone won’t update kasm.
I wasn’t able to find the update/upgrade option in the admin panel after pulling the latest image, however I was able to perform the update by entering the kasm container (docker exec -it kasm bash) and running (bash /kasm_release/upgrade.sh)