Skip to content

Commit

Permalink
1.13.2 without rc for ubuntu 20
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schmittner <[email protected]>
  • Loading branch information
Echsecutor committed Apr 23, 2024
1 parent 212f4b7 commit 721ad7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile.ubuntu20
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN pip3 install -U \


RUN apt-get update -y && apt-get install -y \
indy-node="1.13.2~rc6" \
indy-node="1.13.2" \
&& rm -rf /var/lib/apt/lists/* \
# fix path to libursa
&& ln -s /usr/lib/ursa/libursa.so /usr/lib/libursa.so
Expand Down

0 comments on commit 721ad7a

Please sign in to comment.