From 740891ff392b36f036fa7cff5e8519ec7ef94a42 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Sun, 12 Dec 2021 01:46:53 +0100 Subject: [PATCH] doc: update version --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fa98be..3f78b98 100644 --- a/readme.md +++ b/readme.md @@ -27,7 +27,7 @@ If you appreciate this project: ### Download / CI Integration ```bash -curl -sfL https://raw.githubusercontent.com/ldez/traefik-certs-dumper/master/godownloader.sh | bash -s -- -b $(go env GOPATH)/bin v2.8.0 +curl -sfL https://raw.githubusercontent.com/ldez/traefik-certs-dumper/master/godownloader.sh | bash -s -- -b $(go env GOPATH)/bin v2.8.1 ```