Skip to content

Commit

Permalink
Merge f62f28a into 72e9f56
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel authored Apr 5, 2023
2 parents 72e9f56 + f62f28a commit af826a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-otel-php-base-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
push: true
file: docker/Dockerfile
build-args: PHP_VERSION=${{ matrix.php-version }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm/v8
tags: ghcr.io/open-telemetry/opentelemetry-php/opentelemetry-php-base:${{ matrix.php-version }}

0 comments on commit af826a3

Please sign in to comment.