We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8b96d7 + f86d525 commit 4975cb3Copy full SHA for 4975cb3
1 file changed
.github/workflows/dockerd.yml
@@ -46,7 +46,7 @@ jobs:
46
-
47
name: Build
48
if: ${{ env.DOCKER_BUILD == 'true' }}
49
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
50
with:
51
context: ${{ env.DOCKER_VERSION }}
52
target: binary
0 commit comments