chore(deps): update container image ich777/mindustry-server to latest@9358262 by renovate (#26467)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/mindustry-server | digest | `ca6c9c6` -> `9358262` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzguODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
75f0c54d79
commit
f47dda7865
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/mindustry
|
||||
- https://hub.docker.com/r/ich777/mindustry-server
|
||||
type: application
|
||||
version: 7.1.8
|
||||
version: 7.1.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/mindustry-server
|
||||
tag: latest@sha256:ca6c9c69982463cea36e7f5ec20a77bd55b8673c55ad1a3648d5fc81f2f61de0
|
||||
tag: latest@sha256:9358262ccc423848f32a9b980e3c1292510ad83cdb882852db09e2f300b57054
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue