We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3ba75b + 36740d8 commit 6f30e15Copy full SHA for 6f30e15
.github/workflows/release-container-image.yaml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Build and push
50
id: docker_build
51
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
52
with:
53
context: ./kubernetes
54
file: ./kubernetes/Dockerfile
0 commit comments