From da200665c727527be885150e4c505e2b8bb8e91f Mon Sep 17 00:00:00 2001 From: alljoynsville Date: Fri, 25 Dec 2015 20:55:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb16fe9..407faaa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ the user `openwrt` was created. The buildroot can be found in To run a shell in the buildroot, execute the following command: ```sh -docker run -t -i alljoynsville/openwrt-buildroot:14.07 bash +docker run -t -i alljoynsville/openwrt-buildroot:15.05 bash ``` More information on how to use this buildroot can be found on the