Skip to content

Commit 2646b37

Browse files
build(deps): update docker/build-push-action digest to b32b51a
1 parent 2fb53eb commit 2646b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
with:
114114
platforms: linux/amd64,linux/arm64
115115
- name: Build and publish model-server Docker image
116-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
116+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
117117
with:
118118
context: ./model-server
119119
file: ./model-server/Dockerfile

0 commit comments

Comments
 (0)