We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fdb9a commit b8f9131Copy full SHA for b8f9131
.github/workflows/unit-test-on-pull-request.yml
@@ -90,7 +90,7 @@ jobs:
90
check-binary-blobs:
91
name: Check for differences in the eBPF binary blobs
92
runs-on: ubuntu-24.04
93
- container: otel/opentelemetry-ebpf-profiler-dev:latest@sha256:db6081344e85ef95317b19dbf667d56df35812353b23d0fd54e1db0f55436b80
+ container: otel/opentelemetry-ebpf-profiler-dev:latest@sha256:6ab9b5ff6c2a457be97a389887caf9f3cd5344f760fdab0101b9965236bbb2db
94
defaults:
95
run:
96
shell: bash --login {0}
0 commit comments