From aa2b6dfc71d68fbb36a81b47e2e9a64d30d999be Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Fri, 20 Apr 2018 15:33:08 -0400 Subject: [PATCH] vagrant: bump version Signed-off-by: Jess Frazelle --- vagrant/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/Dockerfile b/vagrant/Dockerfile index 1e592d6..ec46f4e 100644 --- a/vagrant/Dockerfile +++ b/vagrant/Dockerfile @@ -14,7 +14,7 @@ RUN apt-get update && apt-get install -y \ --no-install-recommends \ && rm -rf /var/lib/apt/lists/* -ENV VAGRANT_VERSION 2.0.3 +ENV VAGRANT_VERSION 2.0.4 # download the source RUN buildDeps=' \