diff --git a/Earthfile b/Earthfile index 45d38cb..8819fb9 100644 --- a/Earthfile +++ b/Earthfile @@ -22,4 +22,4 @@ docker: ENTRYPOINT ["./rustocat"] ARG EARTHLY_TARGET_TAG ARG TAG=$EARTHLY_TARGET_TAG - SAVE IMAGE --push git.hibas.dev/hibas123/rustocat:$TAG \ No newline at end of file + SAVE IMAGE --push git.hibas.dev/ops/rustocat:$TAG \ No newline at end of file