Skip to content

Commit 193e187

Browse files
authored
Merge pull request #31 from reiz/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
2 parents 41acab6 + 821ee16 commit 193e187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: docker/setup-buildx-action@v3
1818

1919
- name: Build
20-
uses: docker/build-push-action@v5
20+
uses: docker/build-push-action@v6
2121
with:
2222
context: .
2323
load: true

0 commit comments

Comments
 (0)