From 74c36454059b52814bb7701ae2ebc235cd72b300 Mon Sep 17 00:00:00 2001 From: Jordan Potter Date: Wed, 15 Jun 2022 13:12:37 -0700 Subject: [PATCH] Set Docker image tag in README to 2.1.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f9e7ae..69d9de7 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.3`. +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.4`. The available tags are listed [here](https://hub.docker.com/r/jordanpotter/wireguard/tags).