8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b5738 commit 652827fCopy full SHA for 652827f
docs/install/releases.md
@@ -57,3 +57,11 @@ pages.
57
| 2.12.x | June 04, 2024 | Stable |
58
| 2.13.x | July 02, 2024 | Mainline |
59
| 2.14.x | August 06, 2024 | Not Released |
60
+
61
+> **Tip**: We publish a
62
+> [`preview`](https://github.com/coder/coder/pkgs/container/coder-preview) image
63
+> `ghcr.io/coder/coder-preview` on each commit to the `main` branch. This can be
64
+> used to test under-development features and bug fixes that have not yet been
65
+> released to [`mainline`](#mainline-releases) or [`stable`](#stable-releases).
66
+>
67
+> > **Important**: The `preview` image is not intended for production use.
0 commit comments