From 035b3888189ab9742fe5c64c3ec88bd41ac7e19c Mon Sep 17 00:00:00 2001 From: Jordan Potter Date: Tue, 2 Nov 2021 10:34:39 -0500 Subject: [PATCH] Set Docker image tag in README to 2.1.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c8188d..cbc9048 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.2`. +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.3`. The available tags are listed [here](https://hub.docker.com/r/jordanpotter/wireguard/tags).