Skip to content

Commit 72def43

Browse files
Merge pull request #443 from tenjaa/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6.10.0
2 parents 2e9cb78 + c61072b commit 72def43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Docker Buildx
1717
uses: docker/[email protected]
1818
- name: Build and push Docker image
19-
uses: docker/build-push-action@v6.9.0
19+
uses: docker/build-push-action@v6.10.0
2020
with:
2121
context: .
2222
load: true

0 commit comments

Comments
 (0)