chore(deps): pin gradle docker tag to d64047f (#37)
ci/woodpecker/push/lint_general Pipeline was successful
Details
ci/woodpecker/push/lint_general Pipeline was successful
Details
This PR contains the following updates: | Package | Update | Change | |---|---|---| | gradle | pinDigest | -> `d64047f` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #37 Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de> Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>pull/38/head^2
parent
c784203f42
commit
3deea60fb1
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
variables:
|
||||
- &java_image "gradle:8.5.0-jdk21"
|
||||
- &java_image "gradle:8.5.0-jdk21@sha256:d64047f74f0aefaae35916a3d29a2d8d5890bc4a5cc8f8d14f898c0afb5c8a16"
|
||||
when:
|
||||
path: "app/**"
|
||||
event: [push, tag]
|
||||
|
|
|
|||
Loading…
Reference in New Issue