Skip to content

Commit 30732ee

Browse files
committed
feat: remove main tag
1 parent 8cdd6c2 commit 30732ee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/cli/package/src/lib/genManifest.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,6 @@ ${stringify({
120120
privateKeySecretRef: PRIVATE_KEY_SECRET_REF,
121121
},
122122
},
123-
image: {
124-
repository: "fluencelabs/lightmare", // optional
125-
tag: "main", // optional
126-
},
127123
},
128124
}),
129125
},

0 commit comments

Comments
 (0)