Skip to content

Commit

Permalink
Added space
Browse files Browse the repository at this point in the history
  • Loading branch information
renukamanavalan committed Jun 30, 2023
1 parent 6f9c632 commit fcf6b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/docker-device-health.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $(DOCKER_DEVICE_HEALTH)_PACKAGE_NAME = device-health

SONIC_DOCKER_IMAGES += $(DOCKER_DEVICE_HEALTH)
ifeq ($(INCLUDE_DEVICE_HEALTH), y)
SONIC_INSTALL_DOCKER_IMAGES += $(DOCKER_DEVICE_HEALTH)
SONIC_INSTALL_DOCKER_IMAGES += $(DOCKER_DEVICE_HEALTH)
endif

SONIC_DOCKER_DBG_IMAGES += $(DOCKER_DEVICE_HEALTH_DBG)
Expand Down

0 comments on commit fcf6b6b

Please sign in to comment.