diff options
Diffstat (limited to 'image-builder/bootstrap.sh')
| -rwxr-xr-x | image-builder/bootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/image-builder/bootstrap.sh b/image-builder/bootstrap.sh index 250da44..7316116 100755 --- a/image-builder/bootstrap.sh +++ b/image-builder/bootstrap.sh @@ -556,6 +556,7 @@ DOCKERFILE # Main # ============================================================================ +require_docker rc=0 for VERSION in "${BUILD_VARIANTS[@]}"; do if changelog_changed "${VERSION}"; then |
