Browse Source

fix captain-def imagename field

devel
Rohan Sircar 3 years ago
parent
commit
b6070c9fe6
  1. 2
      captain-definition

2
captain-definition

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