Skip to content

Commit 1b8bd18

Browse files
authored
fix(fix_image): Adding dhub automation - fix image (#293)
Precommit-Verified: 632ac1a2ba6dffb852eb50169348df18ad50866c10249a7cd62dc537579dda9d
1 parent 3c36329 commit 1b8bd18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
id: build-image
1616
uses: redhat-actions/buildah-build@v2
1717
with:
18-
image: vmware_exporter
18+
image: pryorda/vmware_exporter
1919
tags: latest ${{ github.sha }} ${{ github.event.release.tag_name }}
2020
dockerfiles: |
2121
./Dockerfile

0 commit comments

Comments
 (0)