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.
2 parents 0ff9293 + 430b7b2 commit 06572ceCopy full SHA for 06572ce
.github/workflows/build-manylinux.yml
@@ -95,7 +95,7 @@ jobs:
95
96
- name: Extract metadata (tags, labels) for Docker
97
id: meta
98
- uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
+ uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
99
with:
100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments