Skip to content

Commit 5103e82

Browse files
authored
Merge pull request #416 from dmunozv04/dependabot/github_actions/docker/build-push-action-7
Bump docker/build-push-action from 6 to 7
2 parents 3c8cbf2 + 743eb21 commit 5103e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_docker_images.yml

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

7373
- name: Build and push
74-
uses: docker/build-push-action@v6
74+
uses: docker/build-push-action@v7
7575
with:
7676
context: .
7777
platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/386, linux/arm/v6

0 commit comments

Comments
 (0)