Skip to content

Commit 4930be5

Browse files
authored
Merge pull request #117 from Iandenh/dependabot/github_actions/docker/build-push-action-7
build(deps): bump docker/build-push-action from 6 to 7
2 parents eef0dff + 2de0ce9 commit 4930be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Build and push Docker image
8282
id: push
83-
uses: docker/build-push-action@v6
83+
uses: docker/build-push-action@v7
8484
with:
8585
platforms: linux/amd64,linux/arm64
8686
context: .

0 commit comments

Comments
 (0)