From 372fb3c434957faeed593c21485f749de1f7daef Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Sun, 12 Dec 2021 00:40:17 +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 fdc3533..8fa98be 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.7.4 +curl -sfL https://raw.githubusercontent.com/ldez/traefik-certs-dumper/master/godownloader.sh | bash -s -- -b $(go env GOPATH)/bin v2.8.0 ```