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.
2 parents be74445 + 3aa9e34 commit 03574e5Copy full SHA for 03574e5
runners/katacoda/katacodaTools.ts
@@ -24,7 +24,7 @@ export class KatacodaTools {
24
},
25
"environment": environment,
26
"backend": {
27
- "imageid": "ubuntu:2004"
+ "imageid": "ubuntu:1804"
28
}
29
30
return indexJsonObject;
0 commit comments