Skip to content

Commit

Permalink
Merge pull request #523 from Zondax/update
Browse files Browse the repository at this point in the history
Update speculos container
  • Loading branch information
chcmedeiros authored Dec 4, 2024
2 parents ded6533 + e21f434 commit db15bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
******************************************************************************* */
import { ButtonKind, type IDeviceWindow, type IStartOptions } from "./types";

export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-ef9610662dc90a1eeddba7c991e3ef7c53c4e258";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-5d6e1384b7d431d24a85fb984bed65666c801c96";

export const DEFAULT_MODEL = "nanos";
export const DEFAULT_NANO_START_TEXT = "Ready";
Expand Down

0 comments on commit db15bde

Please sign in to comment.