Skip to content

Commit baf2eec

Browse files
authored
Merge branch 'master' into dependabot/github_actions/docker/setup-buildx-action-3
2 parents 367ae65 + 8f37c0c commit baf2eec

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
@@ -18,7 +18,7 @@ jobs:
1818
username: ${{ github.repository_owner }}
1919
password: ${{ secrets.GITHUB_TOKEN }}
2020
- name: Build and push
21-
uses: docker/build-push-action@v4
21+
uses: docker/build-push-action@v5
2222
with:
2323
context: .
2424
platform: linux/amd64, linux/arm64

0 commit comments

Comments
 (0)