Docker fix
This commit is contained in:
@@ -17,7 +17,7 @@ RUN git clone https://github.com/Bitmessage/PyBitmessage .
|
||||
# Install
|
||||
RUN pip2 install jsonrpclib .
|
||||
|
||||
FROM ubuntu:bionic-20220401
|
||||
FROM ubuntu:bionic
|
||||
|
||||
EXPOSE 8442
|
||||
|
||||
|
||||
Reference in New Issue
Block a user