Set Docker image tag in README to 2.1.4
This commit is contained in:
parent
db3380bf96
commit
74c3645405
1 changed files with 1 additions and 1 deletions
|
@ -85,6 +85,6 @@ docker run -it --rm \
|
||||||
|
|
||||||
## Versioning
|
## 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).
|
The available tags are listed [here](https://hub.docker.com/r/jordanpotter/wireguard/tags).
|
||||||
|
|
Loading…
Reference in a new issue