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: README.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
@@ -54,6 +54,15 @@ The architectures supported by this image are:
54
54
| x86-64 | ✅ | amd64-\<version tag\>|
55
55
| arm64 | ✅ | arm64v8-\<version tag\>|
56
56
57
+
## Version Tags
58
+
59
+
This image provides various versions that are available via tags. Please read the descriptions carefully and exercise caution when using unstable or development tags.
60
+
61
+
| Tag | Available | Description |
62
+
| :----: | :----: |--- |
63
+
| latest | ✅ | Stable Brave releases |
64
+
| origin | ✅ | Brave Origin nightly releases |
65
+
57
66
## Application Setup
58
67
59
68
The application can be accessed at:
@@ -639,6 +648,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
639
648
640
649
## Versions
641
650
651
+
* **20.04.26:** - Added Brave Origin as origin tag.
642
652
* **31.03.26:** - Make Wayland default disable with PIXELFLUX_WAYLAND=false.
0 commit comments