We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a26bdb commit 2c9d41eCopy full SHA for 2c9d41e
distributions/otelcol-ebpf-profiler/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.7@sha256:cc737435e2742bd6da3b7d575623968683609a3d2e0695f9d85bee84071c08e6
+FROM golang:1.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5
2
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
ENTRYPOINT ["/otelcol-ebpf-profiler"]
0 commit comments