chore(examples/templates/tasks-docker): bump coder/claude-code to 3.4.4 (#20644)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-03 13:51:18 +05:00
committed by GitHub
parent 2a5d86e2aa
commit 26d029022d
+1 -1
View File
@@ -22,7 +22,7 @@ provider "docker" {}
module "claude-code" {
count = data.coder_workspace.me.start_count
source = "registry.coder.com/coder/claude-code/coder"
version = "3.3.2"
version = "3.4.4"
agent_id = coder_agent.main.id
workdir = "/home/coder/projects"
order = 999