Update docker/build-push-action action to v5.3.0 #59

Merged
Renovate merged 1 commits from renovate/docker-build-push-action-5.x into master 2024-03-14 04:38:29 -04:00
Showing only changes of commit 8e73640eb8 - Show all commits

View File

@ -32,7 +32,7 @@ jobs:
uses: https://github.com/docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3 uses: https://github.com/docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # v3
- name: Build and push image - name: Build and push image
uses: https://github.com/docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e # v5.2.0 uses: https://github.com/docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
with: with:
context: . context: .
platforms: linux/amd64 platforms: linux/amd64