Skip to content

Commit 73edffc

Browse files
authored
Merge pull request #22 from appotry/renovate/docker-build-push-action-7.x
Update docker/build-push-action action to v7
2 parents ddaff7f + c5d2742 commit 73edffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build Image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
# Build and push
4444
- name: Build dockerfile
45-
uses: docker/build-push-action@v6
45+
uses: docker/build-push-action@v7
4646
with:
4747
file: ./Dockerfile
4848
platforms: linux/amd64,linux/arm/v7,linux/arm64

0 commit comments

Comments
 (0)