aboutsummaryrefslogtreecommitdiff
path: root/Earthfile
diff options
context:
space:
mode:
Diffstat (limited to 'Earthfile')
-rw-r--r--Earthfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Earthfile b/Earthfile
index 14b43ac..9a8c2aa 100644
--- a/Earthfile
+++ b/Earthfile
@@ -16,7 +16,7 @@ docker:
ENTRYPOINT ["./locus"]
- SAVE IMAGE --push fuwn/locus:$tag
+ SAVE IMAGE --push ghcr.io/gemrest/locus:$tag
deps:
ARG rustc="nightly-2024-07-17"