You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/images/docker-brave.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,15 @@ The architectures supported by this image are:
36
36
| x86-64 | ✅ | amd64-\<version tag\>|
37
37
| arm64 | ✅ | arm64v8-\<version tag\>|
38
38
39
+
## Version Tags
40
+
41
+
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
42
+
43
+
| Tag | Available | Description |
44
+
| :----: | :----: |--- |
45
+
| latest | ✅ | Stable Brave releases |
46
+
| origin | ✅ | Brave Origin nightly releases |
47
+
39
48
## Application Setup
40
49
41
50
The application can be accessed at:
@@ -706,6 +715,7 @@ To help with development, we generate this dependency graph.
706
715
707
716
## Versions
708
717
718
+
* **20.04.26:** - Added Brave Origin as origin tag.
709
719
* **31.03.26:** - Make Wayland default disable with PIXELFLUX_WAYLAND=false.
0 commit comments