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 381acf6 commit d304440Copy full SHA for d304440
.github/workflows/ci.yml
@@ -79,7 +79,7 @@ jobs:
79
uses: docker/setup-buildx-action@v2
80
- name: Docker meta
81
id: meta
82
- uses: docker/metadata-action@v3
+ uses: docker/metadata-action@v4
83
with:
84
images: |
85
nginx/nginx-ingress-operator
0 commit comments