mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 16:24:31 -04:00
remove 32bit arm support
This commit is contained in:
2
.github/workflows/dockerbuild.dev.yml
vendored
2
.github/workflows/dockerbuild.dev.yml
vendored
@@ -46,4 +46,4 @@ jobs:
|
||||
run: |
|
||||
docker build --push \
|
||||
--tag hkotel/mealie:dev \
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||
--platform linux/amd64,linux/arm64 .
|
||||
|
||||
Reference in New Issue
Block a user