Skip to content

Commit

Permalink
Merge branch 'try/dev-in-docker' of github.com:Automattic/jetpack int…
Browse files Browse the repository at this point in the history
…o try/dev-in-docker
  • Loading branch information
kraftbj committed Jan 10, 2025
2 parents a8266cf + 91a0a0d commit b68ff2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platform: linux/arm64,linux/amd64
platforms: linux/arm64,linux/amd64
build-args: |
PHP_VERSION=${{ steps.buildargs.outputs.php-version }}
COMPOSER_VERSION=${{ steps.buildargs.outputs.composer-version }}
Expand Down

0 comments on commit b68ff2b

Please sign in to comment.