Skip to content

Commit

Permalink
Updated to build docker v1.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
YL authored and YL committed Dec 31, 2016
1 parent 9759804 commit 65c7ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-docker-bin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ OUTPUT_DIR=$(pwd)/"output"

BASE_IMAGE=${1:-aarch64/debian:jessie}
DOCKER_IMAGE="docker-builder"
DOCKER_VERSION="1.12.3"
DOCKER_VERSION="1.12.5"

docker build -t "${DOCKER_IMAGE}" - <<EOF
Expand Down

0 comments on commit 65c7ece

Please sign in to comment.