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 82fe56c commit c282a3dCopy full SHA for c282a3d
.github/workflows/push-image.yml
@@ -43,7 +43,7 @@ jobs:
43
images: ${{ env.REGISTRY_IMAGE }}
44
tags: |
45
type=match,pattern=\d.\d.\d
46
- type=sha
+ type=sha,prefix=
47
-
48
name: Set up QEMU
49
uses: docker/setup-qemu-action@v3
0 commit comments