From a690651bec29616478f12baf5da786cc3da0ed0f Mon Sep 17 00:00:00 2001 From: Jordan Potter Date: Sun, 8 Aug 2021 20:31:10 -0500 Subject: [PATCH] Set Docker image tag in README to 2.1.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66df872..e01cd98 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ docker run -it --rm \ ## Versioning -Wireguard is new technology and its behavior may change in the future. For this reason, it's recommended to specify an image tag when running this container, such as `jordanpotter/wireguard:2.1.1`. +Wireguard is new technology and its behavior may change in the future. For this reason, it's recommended to specify an image tag when running this container, such as `jordanpotter/wireguard:2.1.2`. The available tags are listed [here](https://hub.docker.com/r/jordanpotter/wireguard/tags).