Compare commits
2 commits
c3d0c611f0
...
9415216a5e
Author | SHA1 | Date | |
---|---|---|---|
9415216a5e | |||
c7851b837e |
2 changed files with 3 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.vscode
|
||||
.env.priv
|
||||
.venv
|
||||
.venv
|
||||
**/.env
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
renovate:
|
||||
image: ghcr.io/renovatebot/renovate:39.188.1-full
|
||||
image: ghcr.io/renovatebot/renovate:39.188.2-full
|
||||
restart: always
|
||||
environment:
|
||||
- LOG_LEVEL=info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue