We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7e9289 + 834e314 commit c388f03Copy full SHA for c388f03
1 file changed
.github/workflows/docker-image.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Docker meta
21
id: meta
22
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@v6
23
with:
24
# list of Docker images to use as base name for tags
25
images: |
0 commit comments