chore(deps): update renovate/renovate docker tag to v36.17

This commit is contained in:
2023-07-21 07:04:13 +00:00
parent 8b4b807d52
commit a0cfd6bdee

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:36.14-slim" image: "renovate/renovate:36.17-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