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