Skip to content

Update Image version in examples - #233

Open
Florianisme wants to merge 1 commit into
prometheus-community:masterfrom
Florianisme:master
Open

Update Image version in examples#233
Florianisme wants to merge 1 commit into
prometheus-community:masterfrom
Florianisme:master

Conversation

@Florianisme

Copy link
Copy Markdown

When I tried to run the application against my bind9 container, I stumbled upon a few bugs that were already fixed.

Turns out the Image on the Readme is outdated.

Signed-off-by: Florianisme <florian.m9782@gmail.com>
Comment thread README.md
1. Pull Docker container using a specific version:
```bash
docker pull prometheuscommunity/bind-exporter:v0.3.0
docker pull prometheuscommunity/bind-exporter:v0.8.0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For doc examples, let's just use latest so we don't have to update it later.

Suggested change
docker pull prometheuscommunity/bind-exporter:v0.8.0
docker pull prometheuscommunity/bind-exporter:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants