updates
This commit is contained in:
parent
86205ebf6d
commit
18915c0bec
2 changed files with 4 additions and 2 deletions
|
@ -26,7 +26,8 @@
|
|||
backend = "podman";
|
||||
containers = {
|
||||
overseerr = {
|
||||
image = "ghcr.io/sct/overseerr:1.32.4";
|
||||
# TODO: Add regex so that renovate catches this
|
||||
image = "ghcr.io/sct/overseerr:1.32.5";
|
||||
environment = {
|
||||
# LOG_LEVEL = "debug";
|
||||
TZ = "Europe/Amsterdam";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue