Skip to content

Commit 263ac50

Browse files
authored
Merge pull request #590 from FalkorDB/dependabot/github_actions/staging/docker/build-push-action-7
Bump docker/build-push-action from 5 to 7
2 parents 66fe515 + a38b281 commit 263ac50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
password: ${{ secrets.DOCKER_PASSWORD }}
3030

3131
- name: Build image
32-
uses: docker/build-push-action@v5
32+
uses: docker/build-push-action@v7
3333
with:
3434
context: .
3535
file: ./Dockerfile

0 commit comments

Comments
 (0)