Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Mar 5, 2024
1 parent 83927c5 commit 376034d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sandbox-bundled/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ manifests: dep_update
kustomize/complete-agent > manifests/complete-agent.yaml

.PHONY: build
build: create_builder flyte dep_update manifests
build: flyte dep_update manifests
docker buildx build --builder flyte-sandbox --allow security.insecure --load \
--tag flyte-sandbox:latest .

Expand Down

0 comments on commit 376034d

Please sign in to comment.