Skip to content

Commit

Permalink
Remove obsolet Dockerfile.buildx
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe committed Nov 25, 2022
1 parent eef1775 commit f31582f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker_tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: ./
file: ./Dockerfile.buildx
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: philipssoftware/logproxy:${{ steps.vars.outputs.tag }},docker.na1.hsdp.io/philipssoftware/logproxy:${{ steps.vars.outputs.tag }}
Expand Down
22 changes: 0 additions & 22 deletions Dockerfile.buildx

This file was deleted.

0 comments on commit f31582f

Please sign in to comment.