We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4381d1 commit a87a088Copy full SHA for a87a088
1 file changed
.github/workflows/build-package.yml
@@ -68,7 +68,7 @@ jobs:
68
push: true
69
platforms: linux/amd64,linux/arm64
70
builder: buildx-multi-arch
71
- file: Dockerfile.ubi-minima
+ file: Dockerfile.ubi-minimal
72
labels: |
73
org.opencontainers.image.revision=${GITHUB_SHA}
74
org.opencontainers.image.created=${{ steps.date.outputs.date }}
0 commit comments