Skip to content

Commit 23e1b0b

Browse files
committed
docs: bump README module ref to v1.1.12
1 parent e37bd4c commit 23e1b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Reference the module in your project's `infra/coder/main.tf`:
1919

2020
```hcl
2121
module "workspace" {
22-
source = "git::https://github.com/codespacesh/templates.git//dind/module?ref=v1.1.0"
22+
source = "git::https://github.com/codespacesh/templates.git//dind/module?ref=v1.1.12"
2323
2424
project_name = "myproject"
2525
git_repos = { "myproject" = "https://github.com/myorg/myproject.git" }

0 commit comments

Comments
 (0)