We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ba263d + 1e86ce4 commit 51812b8Copy full SHA for 51812b8
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-d076634af0e38fb24844ed85417286c50441d494'
+export const DEFAULT_EMU_IMG = 'zondax/builder-zemu:speculos-f2d76e53669267b5a4f07cb995f264ca8151399d'
19
20
export const DEFAULT_MODEL = 'nanos'
21
export const DEFAULT_NANO_START_TEXT = 'Ready'
0 commit comments