File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 latest
4444
4545 - name : Build Image for VSCode
46- uses : docker/build-push-action@v6
46+ uses : docker/build-push-action@v7
4747 with :
4848 context : .
4949 file : .devcontainer/Dockerfile
Original file line number Diff line number Diff line change 4545 latest
4646
4747 - name : Build Image
48- uses : docker/build-push-action@v6
48+ uses : docker/build-push-action@v7
4949 with :
5050 context : .
5151 file : Dockerfile
Original file line number Diff line number Diff line change 6161 org.opencontainers.image.licenses=MIT
6262
6363 - name : Build and Push App Image
64- uses : docker/build-push-action@v6
64+ uses : docker/build-push-action@v7
6565 with :
6666 context : .
6767 file : Dockerfile
Original file line number Diff line number Diff line change 6161 org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmail.com>
6262
6363 - name : Build and Push Devcontainer Image
64- uses : docker/build-push-action@v6
64+ uses : docker/build-push-action@v7
6565 with :
6666 context : .
6767 file : .devcontainer/Dockerfile
You can’t perform that action at this time.
0 commit comments