mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
fix repository name
This commit is contained in:
parent
a43fe354ec
commit
a01c40d4b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
|
|
@ -40,5 +40,5 @@ jobs:
|
|||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
push: true
|
||||
tags: b4bz/buildx-test:${{env.IMAGE_TAG}}
|
||||
tags: b4bz/homer:${{env.IMAGE_TAG}}
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
||||
Loading…
Add table
Add a link
Reference in a new issue