Compare commits

..

2 commits

2 changed files with 3 additions and 2 deletions
.gitignore
compute-1-mep/renovate

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
.vscode
.env.priv
.venv
.venv
**/.env

View file

@ -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