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.26.1@sha256:16e774b791968123d6af5ba4eec19cf91c4208cb1f5849efda5d4ffaf6d1c038
1+ FROM golang:1.26.1@sha256:595c7847cff97c9a9e76f015083c481d26078f961c9c8dca3923132f51fe12f1
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:55a15a112b42be10bfc8092fcc40b6748dc236f7ef46a358d9392b339e9d60e8
3+ FROM debian:trixie-20260316 @sha256:55a15a112b42be10bfc8092fcc40b6748dc236f7ef46a358d9392b339e9d60e8
44
55ENV container=docker \
66 DEBIAN_FRONTEND=noninteractive
You can’t perform that action at this time.
0 commit comments