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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If you're using an Apple Silicon (M1/M2) Mac, the images from `quay.io/rhdh/rhdh
25
25
Instead, you can add this line to your `.env` file (create the file if it doesn't exist):
26
26
27
27
`RHDH_IMAGE=quay.io/rhdh-community/rhdh:1.6`
28
-
or
28
+
or, if you're keen to try the latest CI build of the upcoming next release, which might include unstable, untested dev preview features, use the `:next` tag for the bleeding edge from the [redhat-developer/rhdh main branch](https://github.com/redhat-developer/rhdh/tree/main):
29
29
`RHDH_IMAGE=quay.io/rhdh-community/rhdh:next`
30
30
31
31
This image supports both `linux-amd64` and `linux-arm64`.
0 commit comments