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 440b04c commit bae9a4dCopy full SHA for bae9a4d
.github/workflows/build-images.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Build and push
56
id: docker_build
57
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
58
with:
59
context: .
60
file: ${{ matrix.dockerfile }}
0 commit comments