Skip to content

Commit 03574e5

Browse files
Merge pull request #335 from GuentherJulian/main
Changed Katacoda ubuntu image version
2 parents be74445 + 3aa9e34 commit 03574e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runners/katacoda/katacodaTools.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export class KatacodaTools {
2424
},
2525
"environment": environment,
2626
"backend": {
27-
"imageid": "ubuntu:2004"
27+
"imageid": "ubuntu:1804"
2828
}
2929
}
3030
return indexJsonObject;

0 commit comments

Comments
 (0)