Update docker/build-push-action action to v6

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-08-01 04:47:07 +00:00
parent cd32c9198b
commit f23cc8d35a

View File

@ -32,7 +32,7 @@ jobs:
uses: https://github.com/docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3 uses: https://github.com/docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
- name: Build and push image - name: Build and push image
uses: https://github.com/docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0 uses: https://github.com/docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
with: with:
context: . context: .
platforms: linux/amd64 platforms: linux/amd64