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.
2 parents 90ce591 + 8715956 commit e2511aeCopy full SHA for e2511ae
1 file changed
.github/workflows/build-verify.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Set up Docker Buildx
56
if: github.repository_owner == 'microcks' && env.PACKAGE_IMAGE == 'true'
57
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
58
59
- name: Login to Quay.io Registry and setup multi-arch builder
60
0 commit comments