Skip to content

Commit

Permalink
update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
chcmedeiros committed May 14, 2024
1 parent f33e411 commit 1395e32
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-a5db17018a180cbd4277dfc7a1a247f427a3d81b";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-56ed99657f351ba63dd9448281e77ed9f0eea835";

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

0 comments on commit 1395e32

Please sign in to comment.