chore(deps): update container image ich777/openttdserver to latest@259924c by renovate (#26469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/openttdserver | digest | `12360e2` -> `259924c` | --- > [!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
f47dda7865
commit
847533583a
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://hub.docker.com/r/ich777/openttdserver
|
||||
- https://www.openttd.org/
|
||||
type: application
|
||||
version: 7.1.6
|
||||
version: 7.1.7
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/openttdserver
|
||||
tag: latest@sha256:12360e2c81b13b5d438b5716bddece19acbbd5ec5a7d36547b711b77a0a5b758
|
||||
tag: latest@sha256:259924c45cb21e1dcb0f59c4b3d755db7e06e048159465d66cb215b3eabf8cdd
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue