Skip to content

Commit 8f37c0c

Browse files
Merge pull request #114 from o7-Fire/dependabot/github_actions/docker/build-push-action-5
chore(deps): bump docker/build-push-action from 4 to 5
2 parents 77ebdd2 + 523ec92 commit 8f37c0c

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)