chore(deps): Update ruby Docker tag to v4.0.4 (main) - autoclosed#21709
Closed
renovate-sh-app[bot] wants to merge 1 commit into
Closed
chore(deps): Update ruby Docker tag to v4.0.4 (main) - autoclosed#21709renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
1fa505d to
3e82a3b
Compare
3e82a3b to
29221f3
Compare
9561427 to
e7d8b73
Compare
45977af to
b3f6fc5
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix prepared a fix for the issue found in the latest run.
- ✅ Fixed: Ruby image tag bumped to 4.0.4 instead of 4.0.3
- Updated the fluentd Dockerfile to pin ruby:4.0.3 with the matching Docker Hub digest instead of ruby:4.0.4.
Or push these changes by commenting:
@cursor push a872c8e21a
Preview (a872c8e21a)
diff --git a/clients/cmd/fluentd/Dockerfile b/clients/cmd/fluentd/Dockerfile
--- a/clients/cmd/fluentd/Dockerfile
+++ b/clients/cmd/fluentd/Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:4.0.4@sha256:b1f56306a357240d797d8fd49abecfcfa21f2bed26e3448b6c5d31bd1bbc19ee AS build
+FROM ruby:4.0.3@sha256:ae7837a8c6b75077eae4bf7142022993b499305c455f4d53ba7053c875889e26 AS build
ENV DEBIAN_FRONTEND=noninteractiveYou can send follow-ups to the cloud agent here.
Reviewed by Cursor Bugbot for commit b3f6fc5. Configure here.
b3f6fc5 to
2d04ffb
Compare
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | docker | ruby | 4.0.2 | 4.0.4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2d04ffb to
6676560
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This PR contains the following updates:
4.0.2→4.0.44.0.5Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
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.