add regexmanager for docker inside of nix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
400d322454
commit
6ca5a4eb40
3 changed files with 80 additions and 75 deletions
|
@ -26,8 +26,7 @@
|
|||
backend = "podman";
|
||||
containers = {
|
||||
overseerr = {
|
||||
# TODO: Add regex so that renovate catches this
|
||||
image = "ghcr.io/sct/overseerr:1.32.5";
|
||||
image = "ghcr.io/sct/overseerr:1.32.4";
|
||||
environment = {
|
||||
# LOG_LEVEL = "debug";
|
||||
TZ = "Europe/Amsterdam";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue