chore(deps): update renovate/renovate docker tag to v37.6

This commit is contained in:
Comrade Renovate Bot 2023-10-05 07:01:04 +00:00
parent 020e5c0189
commit f86f885020
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
- "/var/run/docker.sock:/var/run/docker.sock" - "/var/run/docker.sock:/var/run/docker.sock"
app: app:
image: "renovate/renovate:37.5-slim" image: "renovate/renovate:37.6-slim"
environment: environment:
LOG_LEVEL: info LOG_LEVEL: info
GITHUB_COM_TOKEN_FILE: /run/secrets/github_token GITHUB_COM_TOKEN_FILE: /run/secrets/github_token