-
Notifications
You must be signed in to change notification settings - Fork 49
chore(deps): update python:3 docker digest to 137ae4b - autoclosed #1737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for kleros-v2-university canceled.
|
✅ Deploy Preview for kleros-v2-testnet canceled.
|
✅ Deploy Preview for kleros-v2-neo canceled.
|
✅ Deploy Preview for kleros-v2-testnet-devtools canceled.
|
991340a
to
b5c328c
Compare
b5c328c
to
e10061d
Compare
e10061d
to
c1f4309
Compare
c1f4309
to
44b0626
Compare
44b0626
to
b9ee5d6
Compare
918ca24
to
c0f54cb
Compare
d97007d
to
b88c037
Compare
191643a
to
42d0fcf
Compare
42d0fcf
to
13cfa64
Compare
4c9ad5c
to
d7d7e35
Compare
0d5caca
to
a07e1ed
Compare
a07e1ed
to
61cfc4d
Compare
|
Code Climate has analyzed commit 61cfc4d and detected 0 issues on this pull request. View more on Code Climate. |
This PR contains the following updates:
85b3d19
->137ae4b
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.
PR-Codex overview
This PR updates the base image for the
Dockerfile
andDockerfile-dappnode
to a specific version ofpython:3
identified by its SHA256 hash. This change ensures consistency and potentially addresses security or compatibility issues.Detailed summary
FROM
line inbot-pinner/Dockerfile
topython:3@sha256:137ae4b9f85671bd912a82a19b6966e2655f73e13579b5d6ad4edbddaaf62a9c
.FROM
line inbot-pinner/Dockerfile-dappnode
topython:3@sha256:137ae4b9f85671bd912a82a19b6966e2655f73e13579b5d6ad4edbddaaf62a9c
.