Skip to content

Commit 68b6b92

Browse files
committed
fixed BuildKit Docker container builder
1 parent cf4bdb3 commit 68b6b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# multi-platform images and export cache
4747
# https://github.com/docker/setup-buildx-action
4848
- name: Set up Docker Buildx
49-
uses: docker/setup-buildx-action@b5ca7a4d5fdaeb15187af12fde2a6669865f903b # v3.10.0
49+
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
5050

5151
# Login against a Docker registry except on PR
5252
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)