We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af5a12b commit 2ea6632Copy full SHA for 2ea6632
docs/usage/docker.md
@@ -407,7 +407,7 @@ To get access to the token a custom Renovate Docker image is needed that include
407
The Dockerfile to create such an image can look like this:
408
409
```Dockerfile
410
-FROM renovate/renovate:37.425.1
+FROM renovate/renovate:37.431.4
411
# Include the "Docker tip" which you can find here https://cloud.google.com/sdk/docs/install
412
# under "Installation" for "Debian/Ubuntu"
413
RUN ...
0 commit comments