Skip to content

Commit 1ebbcdb

Browse files
authored
Merge pull request #13 from alexiri/renovate/docker-build-push-action-7.x
Update docker/build-push-action action to v7
2 parents 6c534d8 + 7c17f1c commit 1ebbcdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Build and push Docker image
3838
id: push
39-
uses: docker/build-push-action@v6
39+
uses: docker/build-push-action@v7
4040
with:
4141
context: .
4242
file: ./Dockerfile

0 commit comments

Comments
 (0)