Skip to content

Commit 3df4afc

Browse files
Update docker/build-push-action action to v6.10.0
1 parent e55041a commit 3df4afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yml

+1-1
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.10.0
3434
with:
3535
context: .
3636
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)