We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2070b commit 64960b0Copy full SHA for 64960b0
distributions/otelcol-ebpf-profiler/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.1@sha256:0caf875670e0ec9ebe7f4a9f4cf02add9d06ffccb055cc1066c83270c237dfb9
+FROM golang:1.25.1@sha256:d6bdb04c3109d29739c19566092e63b469d4cdf193df206fadf286aa4a549ba6
2
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
ENTRYPOINT ["/otelcol-ebpf-profiler"]
0 commit comments