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

This commit is contained in:
Comrade Renovate Bot 2023-10-03 07:01:28 +00:00
parent 2e7de359dc
commit 7cc71b26fe
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.2-slim" image: "renovate/renovate:37.3-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