mirror of https://github.com/docker/docs.git
Fix bump to VirtualBox to 5.0.2 on Windows
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
parent
e6797d8b7e
commit
6aaf43e583
|
|
@ -22,8 +22,8 @@ ENV DOCKER_VERSION 1.8.1
|
||||||
ENV DOCKER_MACHINE_VERSION 0.4.0
|
ENV DOCKER_MACHINE_VERSION 0.4.0
|
||||||
ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
|
ENV BOOT2DOCKER_ISO_VERSION $DOCKER_VERSION
|
||||||
ENV KITEMATIC_VERSION 0.8.2
|
ENV KITEMATIC_VERSION 0.8.2
|
||||||
ENV VIRTUALBOX_VERSION 5.0.0
|
ENV VIRTUALBOX_VERSION 5.0.2
|
||||||
ENV VIRTUALBOX_REVISION 101573
|
ENV VIRTUALBOX_REVISION 102096
|
||||||
ENV GIT_VERSION 2.5.0
|
ENV GIT_VERSION 2.5.0
|
||||||
ENV MIXPANEL_TOKEN c306ae65c33d7d09fe3e546f36493a6e
|
ENV MIXPANEL_TOKEN c306ae65c33d7d09fe3e546f36493a6e
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue