Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Commit

Permalink
update device-init to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Govinda Fichtner authored and Govinda Fichtner committed Apr 16, 2016
1 parent d8e6ac3 commit 62fefed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export KERNEL_VERSION="4.1.20"
export DOCKER_ENGINE_VERSION="1.10.3-1"
export DOCKER_COMPOSE_VERSION="1.6.2-28"
export DOCKER_MACHINE_VERSION="0.4.1-72"
export DEVICE_INIT_VERSION="0.1.0"
export DEVICE_INIT_VERSION="0.1.1"

# create build directory for assembling our image filesystem
rm -rf ${BUILD_PATH}
Expand Down

0 comments on commit 62fefed

Please sign in to comment.