Skip to content

Commit

Permalink
bump container
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosala committed Jan 11, 2024
1 parent fa14dc2 commit ac0ee9f
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-f9dfe878f4934d5dac9fb49a298a136d494c465c";
export const DEFAULT_EMU_IMG = "zondax/builder-zemu:speculos-e262a0ca9d2b37810d0339b37c50ce0d7171c9a2";

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

0 comments on commit ac0ee9f

Please sign in to comment.