mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
vagrant: bump version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
bc516d0731
commit
aa2b6dfc71
|
@ -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=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user