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 c6e81a0 commit 8ffdf3fCopy full SHA for 8ffdf3f
.github/workflows/build-manylinux.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Extract metadata (tags, labels) for Docker
51
id: meta
52
- uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
+ uses: docker/metadata-action@c1e51972afc2121e065aed6d45c65596fe445f3f
53
with:
54
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
55
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments