Skip to content

Commit 91a0a0d

Browse files
kraftbjanomiex
andauthored
Update .github/workflows/build-docker-monorepo.yml
Co-authored-by: Brad Jorsch <[email protected]>
1 parent 3f5a875 commit 91a0a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-monorepo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
push: true
8888
tags: ${{ steps.meta.outputs.tags }}
8989
labels: ${{ steps.meta.outputs.labels }}
90-
platform: linux/arm64,linux/amd64
90+
platforms: linux/arm64,linux/amd64
9191
build-args: |
9292
PHP_VERSION=${{ steps.buildargs.outputs.php-version }}
9393
COMPOSER_VERSION=${{ steps.buildargs.outputs.composer-version }}

0 commit comments

Comments
 (0)