We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43470cb + e6efd34 commit 099daa0Copy full SHA for 099daa0
1 file changed
.github/workflows/build-and-push.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Build and push
41
id: docker_build
42
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
43
with:
44
push: true
45
context: images/${{ inputs.imagename }}
0 commit comments