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 9f582cd commit 9f8fba3Copy full SHA for 9f8fba3
examples/05_cpp_static_analysis/config/config.json
@@ -6,7 +6,7 @@
6
7
"autograding_method": "docker",
8
"container_options": {
9
- "container_image": "submitty/autograding:latest"
+ "container_image": "submitty/autograding-default:latest"
10
},
11
12
// Static analysis can also be performed upon C++ code.
examples/08_memory_debugging/config/config.json
@@ -1,7 +1,7 @@
1
{
2
3
4
5
"testcases" : [
0 commit comments