We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8d75d commit 378b810Copy full SHA for 378b810
distributions/otelcol-ebpf-profiler/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.5@sha256:ef5b4be1f94b36c90385abd9b6b4f201723ae28e71acacb76d00687333c17282
+FROM golang:1.24.6@sha256:2c89c41fb9efc3807029b59af69645867cfe978d2b877d475be0d72f6c6ce6f6
2
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
ENTRYPOINT ["/otelcol-ebpf-profiler"]
0 commit comments