diff options
Diffstat (limited to 'Earthfile')
| -rw-r--r-- | Earthfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |