mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-10 06:02:46 +02: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 \
|
--no-install-recommends \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV VAGRANT_VERSION 2.0.3
|
ENV VAGRANT_VERSION 2.0.4
|
||||||
|
|
||||||
# download the source
|
# download the source
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user