mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
docs: update references to renovate/renovate to v37.35.2 (#25492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
50e3f82a36
commit
e5f5e42cde
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,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:
|
The Dockerfile to create such an image can look like this:
|
||||||
|
|
||||||
```Dockerfile
|
```Dockerfile
|
||||||
FROM renovate/renovate:37.31.1
|
FROM renovate/renovate:37.35.2
|
||||||
# Include the "Docker tip" which you can find here https://cloud.google.com/sdk/docs/install
|
# Include the "Docker tip" which you can find here https://cloud.google.com/sdk/docs/install
|
||||||
# under "Installation" for "Debian/Ubuntu"
|
# under "Installation" for "Debian/Ubuntu"
|
||||||
RUN ...
|
RUN ...
|
||||||
|
|
Loading…
Reference in a new issue