chore(deps): update renovate/renovate docker tag to v35.18

This commit is contained in:
Comrade Renovate Bot 2023-03-23 08:02:02 +00:00
parent cdb8afe125
commit 4b61ac138c
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:35.17-slim" image: "renovate/renovate:35.18-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