We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb2d6a commit eb44638Copy full SHA for eb44638
distributions/otelcol-ebpf-profiler/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.8
+FROM golang:1.24.3
2
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
ENTRYPOINT ["/otelcol-ebpf-profiler"]
0 commit comments