diff --git a/docs/readme.rst b/docs/readme.rst index 5847b5f0a..ed475e6e8 100644 --- a/docs/readme.rst +++ b/docs/readme.rst @@ -32,10 +32,10 @@ then run ``workshop launch``: :caption: workshop.yaml name: dev - base: ubuntu@22.04 + base: ubuntu@24.04 sdks: - name: go - channel: 22.04/stable + channel: all/edge .. code-block:: console @@ -124,4 +124,4 @@ Use the following resources for communication, support, and feedback: Contributions ------------- -To join the development effort, see `How to contribute `_. \ No newline at end of file +To join the development effort, see `How to contribute `_.