mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-06-23 16:21:19 +02:00
Add armv6 support for docker.
This commit is contained in:
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@@ -41,4 +41,4 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: b4bz/homer:${{env.IMAGE_TAG}}
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64
|
||||
Reference in New Issue
Block a user