Skip to content

Commit 5a14f96

Browse files
author
Mathieu Fosse
committed
Bump docker machine version to 0.5.2
1 parent cc01969 commit 5a14f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# All binaries are installed in /usr/local/bin/ directory.
44

55
DOCKER_VERSION="1.9.1"
6-
DOCKER_MACHINE_VERSION="0.5.1"
6+
DOCKER_MACHINE_VERSION="0.5.2"
77
#DOCKER_COMPOSE_VERSION="1.5.0rc1"
88

99
RED='\033[0;31m'

0 commit comments

Comments
 (0)