Skip to content

Commit

Permalink
Changed repo link for asn1scc
Browse files Browse the repository at this point in the history
  • Loading branch information
rphh committed May 20, 2024
1 parent 5fc1794 commit 4adb607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ RUN apt-get update -q && apt-get install -q -y --no-install-recommends \
&& rm -rf /var/lib/apt/lists/*

# Compile asn1scc
RUN git clone https://github.com/ttsiodras/asn1scc.git \
RUN git clone https://github.com/maxime-esa/asn1scc.git \
&& cd asn1scc \
&& git checkout 4.2.5.1f \
&& dotnet build "asn1scc.sln"
Expand Down

0 comments on commit 4adb607

Please sign in to comment.