Added back missing .buildinfo dep
This commit is contained in:
@@ -100,7 +100,7 @@ ctl-build-base: ensure-buildx ensure-registry
|
|||||||
-t $(CTL_BUILD_BASE_IMAGE) \
|
-t $(CTL_BUILD_BASE_IMAGE) \
|
||||||
--output type=image,push=true,registry.insecure=true .
|
--output type=image,push=true,registry.insecure=true .
|
||||||
|
|
||||||
build-bin: ctl-build-base | $(BIN_DIR)
|
build-bin: .buildinfo ctl-build-base | $(BIN_DIR)
|
||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform $(BUILD_PLATFORM) \
|
--platform $(BUILD_PLATFORM) \
|
||||||
-f docker/ctl-builder.Dockerfile \
|
-f docker/ctl-builder.Dockerfile \
|
||||||
|
|||||||
Reference in New Issue
Block a user