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.
2 parents e1a3e07 + 0e6240c commit 0bc1342Copy full SHA for 0bc1342
1 file changed
.github/workflows/docker-k8s.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: docker/setup-buildx-action@v3
53
- name: Build
54
id: docker_build
55
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
56
with:
57
context: .
58
file: ./Resources/docker/app/Dockerfile
0 commit comments