File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ENV FRONTEND_REPO_URL https://github.com/GenesisKernel/genesis-front
1010ENV FRONTEND_BRANCH v0.9.2
1111ENV SCRIPTS_REPO_URL https://github.com/blitzstern5/genesis-scripts
1212ENV SCRIPTS_BRANCH develop
13- ENV DEMO_APPS_URL https://raw.githubusercontent. com/GenesisKernel/apps/master /system.json
13+ ENV DEMO_APPS_URL https://github. com/GenesisKernel/apps/releases/download/v1.0.0 /system.json
1414
1515RUN set -ex; apt-get update -y && \
1616 mkdir -p /usr/share/man/man1 && mkdir -p /usr/share/man/man7 && \
Original file line number Diff line number Diff line change 22
33# ## Configuration ### begin ###
44
5- PREV_VERSION=" 0.6.15 "
6- VERSION=" 0.7.0 "
5+ PREV_VERSION=" 0.7.0 "
6+ VERSION=" 0.7.1 "
77SED_E=" sed -E"
88
99USE_PRODUCT=" genesis"
You can’t perform that action at this time.
0 commit comments