From 4de61eadd6380253049ecb6aab3ea8109821d32d Mon Sep 17 00:00:00 2001 From: Matthew Vance Date: Sat, 4 Apr 2020 17:41:42 -0500 Subject: [PATCH] Update version in build example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f271001..c71d87b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ To achieve this, this setup uses two containers, one running Stubby and another `sudo docker build -t mvance/stubby:latest .` -`sudo docker build -t mvance/unbound:1.9.1-stubby .` +`sudo docker build -t mvance/unbound:1.10.0-stubby .` ### Standard usage