Skip to content

Commit

Permalink
bump container
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Sep 15, 2023
1 parent d82c1c1 commit 122dd8f
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-0fed1b8de0fbaa721f1843685385724ed6e0a4b5";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-6a346803f53bc31fa8e4ef210c061fe08a9fbe16";

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

0 comments on commit 122dd8f

Please sign in to comment.