Skip to content

Commit d0d676c

Browse files
chore(deps): update ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0 docker digest to df7cae8 (#927)
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) ([changelog](https://redirect.github.com/open-telemetry/opentelemetry-operator/compare/sha256:3a96c3c98498cb2914809f665dd5d6165d920664d8458bdd17fa7cd1df0cdfd6..sha256:df7cae821770cadb6dbe7e36681008c8e9dff71bc5f5c8deb0d8422b541592c5)) | stage | digest | `3a96c3c` -> `df7cae8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZG9ja2VyIl19--> 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 468e5bf commit d0d676c

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:3a96c3c98498cb2914809f665dd5d6165d920664d8458bdd17fa7cd1df0cdfd6 AS agent
1+
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:df7cae821770cadb6dbe7e36681008c8e9dff71bc5f5c8deb0d8422b541592c5 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:3a96c3c98498cb2914809f665dd5d6165d920664d8458bdd17fa7cd1df0cdfd6 AS agent
1+
FROM ghcr.io/open-telemetry/opentelemetry-operator/autoinstrumentation-java:2.22.0@sha256:df7cae821770cadb6dbe7e36681008c8e9dff71bc5f5c8deb0d8422b541592c5 AS agent
22

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

0 commit comments

Comments
 (0)