Skip to content

Commit 29a349b

Browse files
committed
Fix docker image name.
Signed-off-by: SuperQ <superq@gmail.com>
1 parent c6219af commit 29a349b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DOCKER_ARCHS ?= amd64
2-
DOCKER_IMAGE_NAME ?= chrony_exporter
2+
DOCKER_IMAGE_NAME ?= chrony-exporter
33
DOCKER_REPO ?= superq
44

55
include Makefile.common

0 commit comments

Comments
 (0)