mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-04-21 21:14:35 +02:00
Merge pull request #220 from docker/dependabot/github_actions/docker/build-push-action-7
build(deps): bump docker/build-push-action from 6 to 7
This commit is contained in:
@@ -166,7 +166,7 @@ jobs:
|
||||
driver-opts: network=host
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: ./test
|
||||
push: true
|
||||
@@ -205,7 +205,7 @@ jobs:
|
||||
driver-opts: network=host
|
||||
-
|
||||
name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
context: ./test
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user