Skip to content

Commit d2c142f

Browse files
authored
Merge pull request #43 from knrdl/dependabot/github_actions/docker/build-push-action-7
chore(deps): bump docker/build-push-action from 6 to 7
2 parents 1a6fecf + 9550b68 commit d2c142f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
password: ${{ secrets.GITHUB_TOKEN }}
5555

5656
- name: Build and push
57-
uses: docker/build-push-action@v6
57+
uses: docker/build-push-action@v7
5858
with:
5959
context: .
6060
platforms: linux/amd64,linux/arm,linux/arm/v7,linux/aarch64

0 commit comments

Comments
 (0)