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.
1 parent 29e94c7 commit 9853298Copy full SHA for 9853298
.transpire.py
@@ -36,4 +36,5 @@ def objects():
36
37
38
def images():
39
- yield Image(name="ocfdocs", path=Path("/"))
+ yield Image(name="ocfdocs", path=Path("/"), registry="ghrc")
40
+
0 commit comments