From de5a94bb6fe93e4244790fe17e81d4c28ad110c8 Mon Sep 17 00:00:00 2001 From: Ned Bingham Date: Fri, 21 Jun 2024 17:12:22 +0000 Subject: [PATCH] version bump --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bb11c0f..b7a29d2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -161,7 +161,7 @@ RUN cp prdbase prspice /opt/cad/bin # install pr WORKDIR /toolsrc -RUN git clone https://github.com/broccolimicro/pr.git --branch v0.0.5 +RUN git clone https://github.com/broccolimicro/pr.git --branch v0.0.6 RUN cp pr/pr pr/scripts/* /opt/cad/bin # install magic layout tool