Skip to content

Commit

Permalink
Full path to clair contanerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Jan 11, 2024
1 parent 75c3ac8 commit 697dcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clair-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .clair/.
file: Containerfile
file: .clair/Containerfile
push: true
tags: |
${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:latest

0 comments on commit 697dcb5

Please sign in to comment.