Skip to content

Commit

Permalink
Update publish-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored May 2, 2024
1 parent 6fb784d commit 7f330bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
id: build
uses: docker/build-push-action@v5
with:
allow: security.insecure
context: .
file: ./${{ env.BUILT_DOCKFILE }}
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit 7f330bd

Please sign in to comment.