Skip to content

Commit

Permalink
unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jaensen committed Oct 29, 2024
1 parent e8659da commit c17d482
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions arm64.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ COPY --from=build /circles-nethermind-plugin/Circles.Index.Rpc.dll /nethermind/p
COPY --from=build /circles-nethermind-plugin/Circles.Index.Query.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Circles.Index.Utils.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Circles.Pathfinder.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Google.OrTools.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Google.Protobuf.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/runtimes/linux-arm64/native/google-ortools-native.so /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/runtimes/linux-arm64/native/libortools.so.9 /nethermind/plugins
#COPY --from=build /circles-nethermind-plugin/Google.OrTools.dll /nethermind/plugins
#COPY --from=build /circles-nethermind-plugin/Google.Protobuf.dll /nethermind/plugins
#COPY --from=build /circles-nethermind-plugin/runtimes/linux-arm64/native/google-ortools-native.so /nethermind/plugins
#COPY --from=build /circles-nethermind-plugin/runtimes/linux-arm64/native/libortools.so.9 /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Nethermind.Int256.dll /nethermind/plugins
COPY --from=build /circles-nethermind-plugin/Npgsql.dll /nethermind/plugins

0 comments on commit c17d482

Please sign in to comment.