Skip to content

Commit 2a73438

Browse files
committed
what if
1 parent 8d9ecec commit 2a73438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.transpire.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ def objects():
2929

3030

3131
def images():
32-
yield Image(name="templates", path=Path("/"))
32+
yield Image(name="templates", path=Path("/"), registry="ghcr")
3333

0 commit comments

Comments
 (0)