fix captain-def imagename field

This commit is contained in:
Rohan Sircar 2021-04-15 14:15:50 +05:30
parent 479b571201
commit b6070c9fe6

View File

@ -1,4 +1,4 @@
{ {
"schemaVersion": 2, "schemaVersion": 2,
"image": "rohansircar/http4s-demo:0.0.1" "imageName": "rohansircar/http4s-demo:0.0.1"
} }