From 845fe4657cd18419ad6cd65f0ed1a59c203895c7 Mon Sep 17 00:00:00 2001 From: George Jiglau Date: Thu, 8 Jan 2015 02:08:22 +0200 Subject: [PATCH] Update tag in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a71813d..4867148 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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 noonien/openwrt-buildroot:12.09 sudo -iu openwrt bash +docker run -t -i noonien/openwrt-buildroot:14.07 sudo -iu openwrt bash ``` More information on how to use this buildroot can be found on the