Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit e2ee991

Browse files
Update docker/build-push-action action to v6.13.0
1 parent e55041a commit e2ee991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fi
3131
3232
- name: Build and Push
33-
uses: docker/build-push-action@v6.1.0
33+
uses: docker/build-push-action@v6.13.0
3434
with:
3535
context: .
3636
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)