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

Commit b0bd714

Browse files
chore: update version
1 parent 043a7fc commit b0bd714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devcontainers-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The devcontainers-cli module provides an easy way to install [`@devcontainers/cl
1616
```tf
1717
module "devcontainers-cli" {
1818
source = "registry.coder.com/modules/devcontainers-cli/coder"
19-
version = "1.0.2"
19+
version = "1.0.3"
2020
agent_id = coder_agent.example.id
2121
}
2222
```

0 commit comments

Comments
 (0)