diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/dockerhub.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dockerhub.yml b/.github/workflows/dockerhub.yml index 65a5c99..7a9a666 100644 --- a/.github/workflows/dockerhub.yml +++ b/.github/workflows/dockerhub.yml | |||
@@ -41,4 +41,4 @@ jobs: | |||
41 | with: | 41 | with: |
42 | push: true | 42 | push: true |
43 | tags: b4bz/homer:${{env.IMAGE_TAG}} | 43 | tags: b4bz/homer:${{env.IMAGE_TAG}} |
44 | platforms: linux/amd64,linux/arm/v7,linux/arm64 \ No newline at end of file | 44 | platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64 \ No newline at end of file |