chore: bump coder/claude-code/coder from 3.1.1 to 3.3.2 in /examples/templates/tasks-docker (#20486)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-27 04:23:07 +00:00
committed by GitHub
parent 10ef5933f4
commit f3f83540df
+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.1.1"
version = "3.3.2"
agent_id = coder_agent.main.id
workdir = "/home/coder/projects"
order = 999