File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 tags : type=raw,value=latest,enable={{is_default_branch}}
4747
4848 - name : Build and push base image
49- uses : docker/build-push-action@v6
49+ uses : docker/build-push-action@v7
5050 with :
5151 context : .
5252 file : ./build/containers/pcp/Containerfile
5656 platforms : ${{ env.PLATFORMS }}
5757
5858 - name : Build and push archive-analysis image
59- uses : docker/build-push-action@v6
59+ uses : docker/build-push-action@v7
6060 with :
6161 context : .
6262 file : ./build/containers/archive-analysis/Containerfile
Original file line number Diff line number Diff line change 4646 tags : type=raw,value=latest,enable={{is_default_branch}}
4747
4848 - name : Build and push base image
49- uses : docker/build-push-action@v6
49+ uses : docker/build-push-action@v7
5050 with :
5151 context : .
5252 file : ./build/containers/pcp/Containerfile
5656 platforms : ${{ env.PLATFORMS }}
5757
5858 - name : Build and push archive-analysis image
59- uses : docker/build-push-action@v6
59+ uses : docker/build-push-action@v7
6060 with :
6161 context : .
6262 file : ./build/containers/archive-analysis/Containerfile
You can’t perform that action at this time.
0 commit comments