We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6f065 commit 92b3a34Copy full SHA for 92b3a34
.github/workflows/publish.yml
@@ -113,7 +113,7 @@ jobs:
113
with:
114
platforms: linux/amd64,linux/arm64
115
- name: Build and publish model-server Docker image
116
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
+ uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
117
118
context: ./model-server
119
file: ./model-server/Dockerfile
0 commit comments