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

This commit is contained in:
2023-03-27 07:03:30 +00:00
parent 358a9a65ea
commit 84f87e52e1

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.19-slim" image: "renovate/renovate:35.23-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