Skip to content

Commit

Permalink
Merge pull request #219 from Zondax/container
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala authored Apr 13, 2023
2 parents 29b19c7 + 95c6a6e commit 254f38f
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-54eeade4fc593c1a2478ed8730575b0cc3dc3b44";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-2bc7542d31e6bde16ed65182afe968c0d42da49a";

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

0 comments on commit 254f38f

Please sign in to comment.