diff --git a/jupyterlab/README.md b/jupyterlab/README.md index f8d39b70..52d5a502 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -16,7 +16,7 @@ A module that adds JupyterLab in your Coder template. ```tf module "jupyterlab" { source = "registry.coder.com/modules/jupyterlab/coder" - version = "1.0.20" + version = "1.0.22" agent_id = coder_agent.example.id } ```