From bfd09dc93f87aa00a8d8382c4ea55cc9002e9b90 Mon Sep 17 00:00:00 2001 From: Nicolas Coutin Date: Tue, 14 Jun 2022 09:22:40 +0200 Subject: [PATCH] docs(readme): bump versions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4200ec0..6af9639 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ docker run \ ## Versions * Alpine base image : `3.15` using the Edge Repository. -* Tor : `0.4.6.10-r0` ([alpine package](https://pkgs.alpinelinux.org/package/edge/community/x86/tor)) +* Tor : `0.4.7.7-r1` ([alpine package](https://pkgs.alpinelinux.org/package/edge/community/x86/tor)) ### Docker images versioning @@ -88,12 +88,12 @@ Each build is shipped through 4 identical images with each having a different ve * `latest` * `` * Having the latest base image and tor versions. - * e.g.: `ilshidur/tor-relay:2.0` + * e.g.: `ilshidur/tor-relay:2.1` * `-v` * Having the latest base image version. - * e.g.: `ilshidur/tor-relay:2.0-v0.4.6.10-r0` + * e.g.: `ilshidur/tor-relay:2.1-v0.4.7.7-r1` * `-ls-v` - * e.g.: `ilshidur/tor-relay:2.0-ls3.15-v0.4.6.10-r0` + * e.g.: `ilshidur/tor-relay:2.1-ls3.15-v0.4.7.7-r1` ## Configuration