We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acac68 commit d802004Copy full SHA for d802004
apps/sandbox-container/wrangler.jsonc
@@ -113,7 +113,7 @@
113
{
114
"name": "sandbox-container",
115
// UPDATE WHEN DEPLOYING A NEW IMAGE
116
- "image": "registry.cloudchamber.cfdata.org/sandbox-container:b19a2f9",
+ "image": "registry.cloudchamber.cfdata.org/sandbox-container:1acac68",
117
"class_name": "ContainerMcpAgent",
118
"max_instances": 20,
119
"rollout_step_percentage": 100,
0 commit comments