Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 8fc7ed5

Browse files
authored
Update README.md
1 parent 3b8b563 commit 8fc7ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterlab/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A module that adds JupyterLab in your Coder template.
1616
```tf
1717
module "jupyterlab" {
1818
source = "registry.coder.com/modules/jupyterlab/coder"
19-
version = "1.0.20"
19+
version = "1.0.22"
2020
agent_id = coder_agent.example.id
2121
}
2222
```

0 commit comments

Comments
 (0)