File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ jobs:
354354 - name : Set up Docker Buildx
355355 uses : docker/setup-buildx-action@v3.8.0
356356 - name : Build image to dockerhub staging registry
357- uses : docker/build-push-action@v6.10 .0
357+ uses : docker/build-push-action@v6.11 .0
358358 with :
359359 context : .
360360 platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 4141 username : " ${{ secrets.DOCKERHUB_USER }}"
4242 password : " ${{ secrets.DOCKERHUB_SECRET }}"
4343 - name : Build and push image to dockerhub staging registry
44- uses : docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
44+ uses : docker/build-push-action@31ca4e5d51253d7e4a2317bfe74699cbe3a398a9
4545 with :
4646 context : .
4747 platforms : ${{ env.PLATFORMS }}
You can’t perform that action at this time.
0 commit comments