Skip to content

Commit

Permalink
Fix build_php_docker_image workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbourelly999 committed Mar 26, 2024
1 parent 2d60efe commit 5ef946d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_php_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm64
file: Dockerfile-php
file: ./docker/Dockerfile-php
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
Expand Down
12 changes: 0 additions & 12 deletions tools/port-drayage-webservice/Dockerfile-arm

This file was deleted.

0 comments on commit 5ef946d

Please sign in to comment.