From 8b36fc8054f0e161e685402d604c6c0d32604ab3 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Wed, 6 Oct 2021 13:59:09 +0200 Subject: [PATCH] Adjust readme to new tag naming scheme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f459888..cb886dc 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,11 @@ ## Supported tags -* Exact: i.e. `4.4.1`: PowerDNS Version 4.4.1 -* `4.0`: PowerDNS Version 4.0.x, latest image build -* `4`: PowerDNS Version 4.x.x, latest image build +* Exact: i.e. `v4.4.1`: PowerDNS Version 4.4.1 +* `v4.0`: PowerDNS Version 4.0.x, latest image build +* `v4`: PowerDNS Version 4.x.x, latest image build + +Note: Some older tags don't have the `v` at the beginning (e.g. for Version 4.1.7 the tag is `4.1.7`) ## Usage