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 2b195a7 + e21bcc1 commit caed9e1Copy full SHA for caed9e1
.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@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
+ uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
72
with:
73
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
74
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments