We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5435e28 + 793952c commit b58934dCopy full SHA for b58934d
1 file changed
.github/workflows/build.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Detect image metadata
29
id: meta
30
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
31
with:
32
images: tobix/wine
33
0 commit comments