Closed andreibancioiu closed 3 years ago
RUN go build -i -v -ldflags="-X main.appVersion=$(git describe --tags --long --dirty)"
Tag isn't config's tag (though it should have been).
fixed by https://github.com/ElrondNetwork/observing-squad/pull/5
Tag isn't config's tag (though it should have been).