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 323c45c commit 3ba2c29Copy full SHA for 3ba2c29
.github/workflows/docker.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Docker Build only - retain local Image 📦
91
id: build
92
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
93
with:
94
context: .
95
file: docker/${{ matrix.output }}/Dockerfile
0 commit comments