Skip to content

Commit f31582f

Browse files
committed
Remove obsolet Dockerfile.buildx
1 parent eef1775 commit f31582f

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

.github/workflows/docker_tagged.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: docker/build-push-action@v2
4545
with:
4646
context: ./
47-
file: ./Dockerfile.buildx
47+
file: ./Dockerfile
4848
platforms: linux/amd64,linux/arm64
4949
push: true
5050
tags: philipssoftware/logproxy:${{ steps.vars.outputs.tag }},docker.na1.hsdp.io/philipssoftware/logproxy:${{ steps.vars.outputs.tag }}

Dockerfile.buildx

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)