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.
1 parent a8e37a9 commit c0ee4adCopy full SHA for c0ee4ad
.github/workflows/cd.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Extract metadata (tags, labels) for Docker
49
id: meta
50
- uses: docker/metadata-action@v4
+ uses: docker/metadata-action@v5
51
with:
52
images: |
53
${{ env.DOCKER_IMAGE }}
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
46
0 commit comments