diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 00ed0ea..e3ae41d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -22,6 +22,7 @@ jobs: tags: crocmagnon/blog:latest cache-from: type=registry,ref=crocmagnon/blog:latest cache-to: type=inline + platforms: linux/amd64 build-args: | POETRY_OPTIONS=--no-dev deploy: