Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmrmt committed Apr 18, 2024
1 parent 138e1c9 commit 7bb5a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.d/docker.mk
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ docker/name/agent:
docker/build/agent:
@make DOCKERFILE="$(ROOTDIR)/dockers/agent/core/agent/Dockerfile" \
IMAGE=$(AGENT_IMAGE) \
DISTROLESS_IMAGE=gcr.io/distroless/cc-debian12 \
docker/build/image

.PHONY: docker/name/discoverer-k8s
Expand Down

0 comments on commit 7bb5a4b

Please sign in to comment.