mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
docs: update references to renovate/renovate to v31.81.3 (#14205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
a46b32c155
commit
ea8aaa2d16
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ To get access to the token a custom Renovate Docker image is needed that include
|
|||
The Dockerfile to create such an image can look like this:
|
||||
|
||||
```Dockerfile
|
||||
FROM renovate/renovate:31.68.6
|
||||
FROM renovate/renovate:31.81.3
|
||||
# Include the "Docker tip" which you can find here https://cloud.google.com/sdk/docs/install
|
||||
# under "Installation" for "Debian/Ubuntu"
|
||||
RUN ...
|
||||
|
|
Loading…
Reference in a new issue