Skip to content

Commit ab5b171

Browse files
committed
bump container
1 parent 84b0756 commit ab5b171

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dockerized_build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $(info TESTS_ZEMU_DIR : $(TESTS_ZEMU_DIR))
5252
$(info TESTS_JS_DIR : $(TESTS_JS_DIR))
5353
$(info TESTS_JS_PACKAGE : $(TESTS_JS_PACKAGE))
5454

55-
DOCKER_IMAGE_ZONDAX=zondax/ledger-app-builder:ledger-d8e397c73719da1b90e08ff49561df68ecf85d19
55+
DOCKER_IMAGE_ZONDAX=zondax/ledger-app-builder:ledger-2cd3a1314814ad2593e54a3ebe635231d0165c72
5656
DOCKER_IMAGE_LEDGER=ghcr.io/ledgerhq/ledger-app-builder/ledger-app-builder:latest
5757

5858
ifdef INTERACTIVE

include/zxversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
********************************************************************************/
1616
#pragma once
1717

18-
#define ZXLIB_MAJOR 38
18+
#define ZXLIB_MAJOR 39
1919
#define ZXLIB_MINOR 0
2020
#define ZXLIB_PATCH 0

0 commit comments

Comments
 (0)