chore(deps): update container image lscr.io/linuxserver/rdesktop to arch-i3@fbdad59 (#15575)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `7a0b2ce` -> `fbdad59` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
2418414091
commit
9e64a222c2
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/rdesktop
|
||||
- https://github.com/linuxserver/docker-rdesktop#readme
|
||||
type: application
|
||||
version: 5.0.154
|
||||
version: 5.0.155
|
||||
annotations:
|
||||
truecharts.org/category: desktops
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -60,7 +60,7 @@ fedoraI3Image:
|
|||
pullPolicy: Always
|
||||
archI3Image:
|
||||
repository: lscr.io/linuxserver/rdesktop
|
||||
tag: arch-i3@sha256:7a0b2ce8b8820d7202efd38b62ee4f70bbed0140c397b60f6b58d69ea33db724
|
||||
tag: arch-i3@sha256:fbdad5908779c79b55f8200ecefde1399e8e78bbf803fe6d112d0864fa01c159
|
||||
pullPolicy: Always
|
||||
alpineOpenBoxImage:
|
||||
repository: lscr.io/linuxserver/rdesktop
|
||||
|
|
Loading…
Reference in New Issue