Skip to content

Commit

Permalink
Merge pull request #360 from reloxx13/patch-1
Browse files Browse the repository at this point in the history
readme fix dev docker tag
  • Loading branch information
diginc authored Nov 8, 2018
2 parents b095881 + 1b2adcf commit 17cc8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ The primary docker tags / versions are explained in the following table. [Click
| `latest` | auto detect | x86, arm, or arm64 container, docker auto detects your architecture. | [Dockerfile](https://github.com/pi-hole/docker-pi-hole/blob/master/Dockerfile_amd64) |
| `v4.0.0-1` | auto detect | Versioned tags, if you want to pin against a specific version, use one of thesse | |
| `v4.0.0-1_<arch>` | based on tag | Specific architectures tags | |
| `development` | auto detect | like latest tag, but for the development branch (pushed occasionally) | |
| `dev` | auto detect | like latest tag, but for the development branch (pushed occasionally) | |

### `pihole/pihole:latest` [![](https://images.microbadger.com/badges/image/pihole/pihole:latest.svg)](https://microbadger.com/images/pihole/pihole "Get your own image badge on microbadger.com") [![](https://images.microbadger.com/badges/version/pihole/pihole:latest.svg)](https://microbadger.com/images/pihole/pihole "Get your own version badge on microbadger.com") [![](https://images.microbadger.com/badges/version/pihole/pihole:latest.svg)](https://microbadger.com/images/pihole/pihole "Get your own version badge on microbadger.com")

Expand Down

0 comments on commit 17cc8a2

Please sign in to comment.