fix: use image that actually exists

This commit is contained in:
decentral1se 2021-11-13 21:14:02 +01:00
parent f1cff6828b
commit 4ed0ed5aeb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "29.6-slim"
image: "renovate/renovate:29.6-slim"
environment:
LOG_LEVEL: info
GITHUB_COM_TOKEN_FILE: /run/secrets/github_token