diff --git a/Docker/Android/Dockerfile b/Docker/Android/Dockerfile index 3884f4a186..94a6ea4e0a 100644 --- a/Docker/Android/Dockerfile +++ b/Docker/Android/Dockerfile @@ -4,7 +4,7 @@ # SPDX-License-Identifier: MIT ### At first perform source build ### -FROM aliascash/alias-wallet-builder-android:1.2 as build +FROM aliascash/alias-wallet-builder-android:1.3 as build MAINTAINER HLXEasy # Build parameters diff --git a/Docker/Android/Dockerfile_noUpload b/Docker/Android/Dockerfile_noUpload index 1fde596bc9..ce221c1ad8 100644 --- a/Docker/Android/Dockerfile_noUpload +++ b/Docker/Android/Dockerfile_noUpload @@ -4,7 +4,7 @@ # SPDX-License-Identifier: MIT ### At first perform source build ### -FROM aliascash/alias-wallet-builder-android:1.2 +FROM aliascash/alias-wallet-builder-android:1.3 MAINTAINER HLXEasy # Build parameters