Skip to content

Commit 64fefc8

Browse files
committed
remove copy of netfx dll
1 parent db9a558 commit 64fefc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/Example.AutoInstrumentation/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ FROM otel AS final
5050
WORKDIR /app
5151
COPY --from=publish_example /app/example /app/example
5252
COPY --from=otel /app/otel /app/otel
53-
COPY --from=build_plugin /src/.artifacts/bin/Elastic.OpenTelemetry.AutoInstrumentationPlugin/release_net462/Elastic.OpenTelemetry.AutoInstrumentationPlugin.dll /app/otel/netfx/
5453
COPY --from=build_plugin /src/.artifacts/bin/Elastic.OpenTelemetry.AutoInstrumentationPlugin/release_net8.0/Elastic.OpenTelemetry.AutoInstrumentationPlugin.dll /app/otel/net/
5554
COPY --from=build_plugin /src/.artifacts/bin/Elastic.OpenTelemetry/release_net8.0/Elastic.OpenTelemetry.dll /app/otel/net/
5655

0 commit comments

Comments
 (0)