chore(deps): update container image linuxserver/snapdrop to latest@7b3b9f4 by renovate (#23593)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | linuxserver/snapdrop | digest | `86d95b0` -> `7b3b9f4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
fb1b681cca
commit
add60228db
|
@ -32,4 +32,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
- https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop
|
||||||
- https://hub.docker.com/r/linuxserver/snapdrop
|
- https://hub.docker.com/r/linuxserver/snapdrop
|
||||||
type: application
|
type: application
|
||||||
version: 11.1.1
|
version: 11.1.2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: linuxserver/snapdrop
|
repository: linuxserver/snapdrop
|
||||||
tag: latest@sha256:86d95b0eaa6d9a046fe6a9564e70cc000a6585a5c854118139e8d04b246d580c
|
tag: latest@sha256:7b3b9f4901cc24e3789575cc5e6a6b40cbf6c3a72435a3ba7a41512f8fc71c9c
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue