Fixes for public testnet #810

Merged
vampik merged 28 commits from develop into beatrice 2023-06-09 08:10:27 +00:00
Showing only changes of commit 1f72b4fbd6 - Show all commits

View file

@ -190,7 +190,6 @@ ADD . peerplays
RUN \
cd peerplays && \
git submodule update --init --recursive && \
git symbolic-ref --short HEAD && \
git log --oneline -n 5 && \
mkdir build && \
cd build && \