We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3f84a6 + 3f8b5e6 commit 6ed46cfCopy full SHA for 6ed46cf
1 file changed
src/constants.ts
@@ -15,7 +15,7 @@
15
******************************************************************************* */
16
import { ButtonKind, type IDeviceWindow, type IStartOptions } from './types'
17
18
-export const DEFAULT_EMU_IMG = 'zondax/builder-zemu:speculos-d9760d455751a7666fb76f473ee49e824633989d'
+export const DEFAULT_EMU_IMG = 'zondax/builder-zemu:speculos-635982fefd02374416a45747c8d14778165997b3'
19
20
export const DEFAULT_MODEL = 'nanos'
21
export const DEFAULT_NANO_START_TEXT = 'Ready'
0 commit comments