Skip to content

Commit 71389ee

Browse files
Update Makefile
Co-authored-by: Marco Franssen <[email protected]> Signed-off-by: Josh Baird <[email protected]>
1 parent ae4704c commit 71389ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ build-fb-debug: prepare-build
128128
docker buildx build --push --platform linux/amd64,linux/arm64 -f cmd/fluent-watcher/fluentbit/Dockerfile.debug . -t ${FB_IMG_DEBUG}
129129

130130
# Build all amd64 docker images
131+
PHONY: build-amd64
131132
build-amd64: build-op-amd64 build-fb-amd64 build-fd-amd64
132133

133134
# Build all arm64 docker images

0 commit comments

Comments
 (0)