Skip to content

Commit 6ed46cf

Browse files
authored
Merge pull request #638 from Zondax/update
Update emulator image
2 parents c3f84a6 + 3f8b5e6 commit 6ed46cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
******************************************************************************* */
1616
import { ButtonKind, type IDeviceWindow, type IStartOptions } from './types'
1717

18-
export const DEFAULT_EMU_IMG = 'zondax/builder-zemu:speculos-d9760d455751a7666fb76f473ee49e824633989d'
18+
export const DEFAULT_EMU_IMG = 'zondax/builder-zemu:speculos-635982fefd02374416a45747c8d14778165997b3'
1919

2020
export const DEFAULT_MODEL = 'nanos'
2121
export const DEFAULT_NANO_START_TEXT = 'Ready'

0 commit comments

Comments
 (0)