Skip to content

Commit

Permalink
ci: #73 Add signture - fix dockerfile name
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Dec 3, 2024
1 parent e4381d1 commit a87a088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
builder: buildx-multi-arch
file: Dockerfile.ubi-minima
file: Dockerfile.ubi-minimal
labels: |
org.opencontainers.image.revision=${GITHUB_SHA}
org.opencontainers.image.created=${{ steps.date.outputs.date }}
Expand Down

0 comments on commit a87a088

Please sign in to comment.