Skip to content

Commit 5213023

Browse files
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.
1 parent ae2c94b commit 5213023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/coder/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ module "claude-code" {
862862
source = "dev.registry.coder.com/coder/claude-code/coder"
863863
version = "4.2.1"
864864
enable_boundary = true
865-
boundary_version = "v0.2.0"
865+
boundary_version = "v0.2.1"
866866
agent_id = coder_agent.dev.id
867867
workdir = local.repo_dir
868868
claude_code_version = "latest"

0 commit comments

Comments
 (0)