File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 # https://github.com/docker/build-push-action
6666 - name : Build and push
6767 id : docker_build
68- uses : docker/build-push-action@v4
68+ uses : docker/build-push-action@v5
6969 with :
7070 context : .
7171 file : ./docker/${{ matrix.docker-file }}
Original file line number Diff line number Diff line change 7272 # https://github.com/docker/build-push-action
7373 - name : Build and push
7474 id : docker_build
75- uses : docker/build-push-action@v4
75+ uses : docker/build-push-action@v5
7676 with :
7777 context : .
7878 file : ./docker/sysds.Dockerfile
Original file line number Diff line number Diff line change 6363 # https://github.com/docker/build-push-action
6464 - name : Build and push
6565 id : docker_build
66- uses : docker/build-push-action@v4
66+ uses : docker/build-push-action@v5
6767 with :
6868 context : .
6969 file : ./docker/${{ matrix.docker-file }}
You can’t perform that action at this time.
0 commit comments