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 13649ce + f526565 commit 9a07981Copy full SHA for 9a07981
.github/workflows/build-manylinux.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Extract metadata (tags, labels) for Docker
70
id: meta
71
- uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
72
with:
73
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
74
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments