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 1919 uses : docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
2020
2121 - name : Build Docker image
22- uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
22+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
2323 with :
2424 context : .
2525 platforms : linux/amd64,linux/arm64
Original file line number Diff line number Diff line change 5151 type=raw,value=${{ steps.tag.outputs.VERSION }}
5252
5353 - name : Build and push container
54- uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18 .0
54+ uses : docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0 .0
5555 with :
5656 context : .
5757 platforms : linux/amd64,linux/arm64
You can’t perform that action at this time.
0 commit comments