Skip to content

Commit

Permalink
bump container
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Dec 8, 2023
1 parent a5c2d8f commit f368af5
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-76bff6673c6c71c15d33a4ac6dc1372b71181283";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-f9dfe878f4934d5dac9fb49a298a136d494c465c";

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

0 comments on commit f368af5

Please sign in to comment.