Skip to content

Commit 5618aca

Browse files
authored
fix docker image name
1 parent a640800 commit 5618aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
# list of Docker images to use as base name for tags
2121
images: |
22-
treezio/kubelet-exporter
22+
treezio/kubelet-stats-exporter
2323
# generate Docker tags based on the following events/attributes
2424
tags: |
2525
type=ref,event=tag

0 commit comments

Comments
 (0)