Skip to content

Commit

Permalink
fix: Docker Image Build - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
invalidid56 committed Nov 10, 2023
1 parent d6d7e97 commit 9b1005e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: mr-smithers-excellent/docker-build-push@v6 # Docker Image Build
name: Build & push Docker image
with:
image: docker-hub-repo/komin
image: invalidid56/komin
tags: komin, latest
registry: docker.io
dockerfile: Dockerfile
Expand Down

0 comments on commit 9b1005e

Please sign in to comment.