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 aa6c5b9 commit c83ada6Copy full SHA for c83ada6
.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@c1e51972afc2121e065aed6d45c65596fe445f3f
+ uses: docker/metadata-action@318604b99e75e41977312d83839a89be02ca4893
53
with:
54
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
55
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments