diff --git a/shared/dfinity/dre.py b/shared/dfinity/dre.py index 3581949..24a468e 100644 --- a/shared/dfinity/dre.py +++ b/shared/dfinity/dre.py @@ -22,7 +22,7 @@ import dfinity.rollout_types as rollout_types DRE_URL = ( - "https://github.com/dfinity/dre/releases/latest/download/dre-x86_64-unknown-linux" + "https://github.com/dfinity/dre/releases/download/v0.7.8/dre-x86_64-unknown-linux" ) FAKE_PROPOSAL_NUMBER = -123456