Skip to content

Commit

Permalink
Merge pull request #1343 from anarkiwi/relfix
Browse files Browse the repository at this point in the history
fix docker build.
  • Loading branch information
anarkiwi authored Jul 10, 2024
2 parents fe451ee + 0c46381 commit de4824f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Build and push platforms uhd-sr
uses: docker/build-push-action@v6
with:
context: docker
context: .
file: docker/Dockerfile.uhd-sr
platforms: linux/amd64,linux/arm64
push: true
Expand Down

0 comments on commit de4824f

Please sign in to comment.