We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38039f commit 4375da7Copy full SHA for 4375da7
distributions/otelcol-ebpf-profiler/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.3@sha256:0d8c14c93010e9eab98599f1ddd37e80b8fd39e9c662d670c4e4d9d0b101831d
+FROM golang:1.25.3@sha256:6bac879c5b77e0fc9c556a5ed8920e89dab1709bd510a854903509c828f67f96
2
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
ENTRYPOINT ["/otelcol-ebpf-profiler"]
0 commit comments