chore(deps): update container image itzg/mc-backup to latest@e02dd0c by renovate (#23269)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | itzg/mc-backup | digest | `0635947` -> `e02dd0c` | --- > [!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 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
28255d2f51
commit
e05f83781b
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://hub.docker.com/r/itzg/mc-backup
|
||||
- https://hub.docker.com/r/itzg/minecraft-server
|
||||
type: application
|
||||
version: 10.0.1
|
||||
version: 10.0.2
|
||||
|
|
|
@ -52,7 +52,7 @@ j8alpineImage:
|
|||
pullPolicy: Always
|
||||
mcBackupImage:
|
||||
repository: itzg/mc-backup
|
||||
tag: latest@sha256:06359478d75f9cdbe12a0139768cc7e8e57e5a4f60da309de42ae1f063757327
|
||||
tag: latest@sha256:e02dd0cae6e9d50c5b7ec93202cf7a31561bb7e918c4ad01d8d42edaafba290c
|
||||
pullPolicy: Always
|
||||
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue