We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 960f781 + 77e46a9 commit 06d3e57Copy full SHA for 06d3e57
1 file changed
build/Dockerfile.ubuntu20
@@ -40,8 +40,8 @@ RUN pip3 install -U \
40
41
42
RUN apt-get update -y && apt-get install -y \
43
- indy-node="1.13.2~rc3" \
44
- indy-plenum="1.13.1~rc2" \
+ indy-node="1.13.2~rc4" \
+ indy-plenum="1.13.1~rc3" \
45
ursa="0.3.2-1" \
46
python3-pyzmq="22.3.0" \
47
rocksdb="5.8.8" \
0 commit comments