Skip to content

Commit

Permalink
Fix docker driver doc (#2420)
Browse files Browse the repository at this point in the history
Updated docker tag for grafana/loki-docker-driver in Upgrading doc section
  • Loading branch information
petuhovskiy authored Jul 28, 2020
1 parent 0fa98d8 commit 05de3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/clients/docker-driver/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ re-enabling:

```bash
docker plugin disable loki
docker plugin upgrade loki grafana/loki-docker-driver:master
docker plugin upgrade loki grafana/loki-docker-driver:latest
docker plugin enable loki
```

Expand Down

0 comments on commit 05de3b7

Please sign in to comment.