sawtooth-supply-chain icon indicating copy to clipboard operation
sawtooth-supply-chain copied to clipboard

Update .env

Open fcooper98 opened this issue 6 years ago • 1 comments

fcooper98 avatar Mar 05 '19 07:03 fcooper98

This seems to go backward from bionic (Ubuntu 18) to xenial (Ubuntu 16). Is this to solve a current problem with no stable Bionic release (yet)?

A workaround: Change shell/Dockerfile line 19 From RUN echo "deb http://repo.sawtooth.me/ubuntu/1.0/stable xenial universe" >> /etc/apt/sources.list \ To RUN echo "deb http://repo.sawtooth.me/ubuntu/nightly bionic universe" >> /etc/apt/sources.list \

danintel avatar Apr 11 '19 20:04 danintel