We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b4126 commit ce32cbcCopy full SHA for ce32cbc
.github/workflows/reusable-build-and-push.yml
@@ -59,7 +59,7 @@ jobs:
59
echo "OUTPUTS=type=docker,dest=/tmp/exploit-db-server.tar" >> $GITHUB_ENV
60
61
- name: Build
62
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v6
63
with:
64
context: .
65
platforms: linux/amd64,linux/arm64
0 commit comments