mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: update boundary to v0.2.1 (#20920)
Update boundary to v0.2.1 which uses sys-admin permissions to work with newer kernel versions.
This commit is contained in:
committed by
GitHub
parent
ae2c94b322
commit
5213023fe5
@@ -862,7 +862,7 @@ module "claude-code" {
|
||||
source = "dev.registry.coder.com/coder/claude-code/coder"
|
||||
version = "4.2.1"
|
||||
enable_boundary = true
|
||||
boundary_version = "v0.2.0"
|
||||
boundary_version = "v0.2.1"
|
||||
agent_id = coder_agent.dev.id
|
||||
workdir = local.repo_dir
|
||||
claude_code_version = "latest"
|
||||
|
||||
Reference in New Issue
Block a user