Skip to content

Commit 7772afc

Browse files
sjarmakclaude
andcommitted
chore: remove last 4 deprecated docker_image fields from task.toml
Completes the docker_image removal started in b81e18a (13 tasks). These 4 tasks used harbor-ccb_crossrepo:base which happened to work but bypassed the local Dockerfile. Removing ensures all tasks build from their environment/Dockerfile consistently. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 93e2bfc commit 7772afc

File tree

4 files changed

+0
-4
lines changed
  • benchmarks
    • ccb_build/python-http-class-naming-refac-001
    • ccb_design/etcd-grpc-api-upgrade-001
    • ccb_understand

4 files changed

+0
-4
lines changed

benchmarks/ccb_build/python-http-class-naming-refac-001/task.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ reward_type = "semantic_similarity"
1919
description = "Semantic similarity of content, file references, and patterns"
2020

2121
[environment]
22-
docker_image = "harbor-ccb_crossrepo:base"
2322
build_timeout_sec = 300.0
2423
cpus = 2
2524
memory_mb = 4096

benchmarks/ccb_design/etcd-grpc-api-upgrade-001/task.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ reward_type = "semantic_similarity"
1919
description = "Semantic similarity of content, file references, and patterns"
2020

2121
[environment]
22-
docker_image = "harbor-ccb_crossrepo:base"
2322
build_timeout_sec = 300.0
2423
cpus = 2
2524
memory_mb = 4096

benchmarks/ccb_understand/k8s-cri-containerd-reason-001/task.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ reward_type = "semantic_similarity"
1919
description = "Semantic similarity of content, file references, and patterns"
2020

2121
[environment]
22-
docker_image = "harbor-ccb_crossrepo:base"
2322
build_timeout_sec = 300.0
2423
cpus = 2
2524
memory_mb = 4096

benchmarks/ccb_understand/numpy-dtype-localize-001/task.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ reward_type = "semantic_similarity"
1919
description = "Semantic similarity of content, file references, and patterns"
2020

2121
[environment]
22-
docker_image = "harbor-ccb_crossrepo:base"
2322
build_timeout_sec = 300.0
2423
cpus = 2
2524
memory_mb = 4096

0 commit comments

Comments
 (0)