Skip to content

Commit 3a39e3b

Browse files
chore(deps): update ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0 docker digest to ceb4e18 (#894)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java](https://redirect.github.com/open-telemetry/opentelemetry-operator) | stage | digest | `bab9caa` -> `ceb4e18` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 159346a commit 3a39e3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/java/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:bab9caa7a68f4490722b7c299aa7875f6444b73b05384bb4f1919bb4a466df24 AS agent
1+
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:ceb4e18860de61f090f90eb5aae19a8a8a0fa0bb5ef2ef6c94d72352cd5c667a AS agent
22

33
FROM eclipse-temurin:25.0.1_8-jdk@sha256:adc4533ea69967c783ac2327dac7ff548fcf6401a7e595e723b414c0a7920eb2 AS builder
44

examples/java/json-logging-otlp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:bab9caa7a68f4490722b7c299aa7875f6444b73b05384bb4f1919bb4a466df24 AS agent
1+
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:ceb4e18860de61f090f90eb5aae19a8a8a0fa0bb5ef2ef6c94d72352cd5c667a AS agent
22

33
FROM eclipse-temurin:25.0.1_8-jdk@sha256:adc4533ea69967c783ac2327dac7ff548fcf6401a7e595e723b414c0a7920eb2 AS builder
44

0 commit comments

Comments
 (0)