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 5858 tags : ${{ matrix.version }}
5959
6060 - name : Build and push backend Docker image
61- uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
61+ uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
6262 with :
6363 context : ./agent/extra/testflinger-testenv
6464 push : true
Original file line number Diff line number Diff line change 6666 images : ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6767
6868 - name : Build and push backend Docker image
69- uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
69+ uses : docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
7070 with :
7171 context : ./server
7272 build-contexts : |
You can’t perform that action at this time.
0 commit comments