kasmtech / workspaces-images

Other
731 stars 241 forks source link

Brave Browser Outdated #91

Closed jalsarraf0 closed 11 months ago

jalsarraf0 commented 11 months ago

I'm trying to figure out a way if I can update Brave browser in my Kasm Workspaces. Is this by design or is there another way around this?

j-travis commented 11 months ago

I'm not sure what you mean. If you just want the updated brave version, try using our rolling tags. Its built nightly and should include the latest version

e.g kasmweb/brave:1.14.0-rolling

https://hub.docker.com/r/kasmweb/brave/tags

jalsarraf0 commented 11 months ago

Sorry if I wasn't clear enough. In the image it's showing my Brave broswer is out of date. I am using Kasm Workspaces and pulling Brave off of the registary.

image

j-travis commented 11 months ago

The rolling tags are not the default when you install images from the registry. You'll need to edit the workspace entry and change the tag to rolling:

image

image