chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@a724a6f by renovate (#21123)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | cthulhoo/ttrss-web-nginx | digest | `45a5e02` -> `a724a6f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
2a7da919d4
commit
42f64ff06c
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
|
||||
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
|
||||
type: application
|
||||
version: 16.8.20
|
||||
version: 16.8.21
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
nginxImage:
|
||||
repository: cthulhoo/ttrss-web-nginx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:45a5e02be1a9c41af5016884b6346d943a0018e79e0b29bc04e715547f648461
|
||||
tag: latest@sha256:a724a6f94a829272b0bfbf358edd20ec133711fe138db2ad0078baaa7263a5bc
|
||||
updaterImage:
|
||||
repository: cthulhoo/ttrss-fpm-pgsql-static
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue