Update to newer Magic version

This commit is contained in:
mrg 2022-01-13 14:40:52 -08:00
parent aeb9594877
commit 663d57447a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ RUN ./build.sh -qt5 \
RUN rm -rf /root/klayout
### Magic ###
ARG MAGIC_COMMIT=8.3.197
ARG MAGIC_COMMIT=8.3.254
WORKDIR /root
RUN git clone git://opencircuitdesign.com/magic-8.3 magic
WORKDIR /root/magic