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 eea9da0 commit 2d108feCopy full SHA for 2d108fe
.github/workflows/build-image.yaml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Build and push
44
id: docker_build
45
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
46
with:
47
context: .
48
push: true
0 commit comments