Skip to content

Commit 62a9f5a

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

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
@@ -131,6 +131,7 @@ build-fb-debug: prepare-build
131131
build-amd64: build-op-amd64 build-fb-amd64 build-fd-amd64
132132

133133
# Build all arm64 docker images
134+
PHONY: build-arm64
134135
build-arm64: build-op-arm64 build-fb-arm64 build-fd-arm64
135136

136137
# Build amd64 Fluent Operator container image

0 commit comments

Comments
 (0)