File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
distributions/otelcol-ebpf-profiler Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- FROM golang:1.25.0 @sha256:5502b0e56fca23feba76dbc5387ba59c593c02ccc2f0f7355871ea9a0852cebe
1+ FROM golang:1.25.1 @sha256:0caf875670e0ec9ebe7f4a9f4cf02add9d06ffccb055cc1066c83270c237dfb9
22
33COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
44ENTRYPOINT ["/otelcol-ebpf-profiler" ]
Original file line number Diff line number Diff line change 11# A debian image with systemd enabled. Must be run with:
22# `-d --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro` flags
3- FROM debian:13@sha256:6d87375016340817ac2391e670971725a9981cfc24e221c47734681ed0f6c0f5
3+ FROM debian:13@sha256:833c135acfe9521d7a0035a296076f98c182c542a2b6b5a0fd7063d355d696be
44
55ENV container docker
66ENV DEBIAN_FRONTEND noninteractive
You can’t perform that action at this time.
0 commit comments