We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca498ce + 492e9a7 commit c05e57bCopy full SHA for c05e57b
.github/workflows/build_and_publish.yml
@@ -22,7 +22,7 @@ jobs:
22
-
23
name: Docker meta
24
id: meta
25
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
26
with:
27
# list of Docker images to use as base name for tags
28
images: |
0 commit comments