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 b5b235f commit f043e09Copy full SHA for f043e09
.github/workflows/release.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: docker/setup-buildx-action@v3
49
50
- name: Build and push Docker image
51
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
52
with:
53
context: .
54
push: true
0 commit comments