Skip to content
Snippets Groups Projects
Unverified Commit 6507f297 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

fix(docs): update docker documentation

parent a2922839
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,9 @@ Renovate is available for Docker via an automated build [renovate/renovate](http
```
$ docker run renovate/renovate
$ docker run renovate/renovate:11.32.3
$ docker run renovate/renovate:11.32
$ docker run renovate/renovate 11
$ docker run renovate/renovate:12.1.1
$ docker run renovate/renovate:12.1
$ docker run renovate/renovate:12
```
If you wish to configure Renovate using a `config.js` file then map it to `/usr/src/app/config.js` using Docker volumes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment