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.6@sha256:4c973c7cf9e94ad40236df4a9a762b44f6680560a7fb8a4e69513b5957df7217
1+ FROM golang:1.25.6@sha256:0c87ea6991c06552ca5f516e3aeb434056bac3b674f32f612691692668e57074
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:8a4206e9cccfb5dcacb363063c66c39e8ab4aa4b9f601f0ef76a9cca6791bb23
3+ FROM debian:13@sha256:2c91e484d93f0830a7e05a2b9d92a7b102be7cab562198b984a84fdbc7806d91
44
55ENV container=docker \
66 DEBIAN_FRONTEND=noninteractive
You can’t perform that action at this time.
0 commit comments