We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b4ef9 commit 4d46f8eCopy full SHA for 4d46f8e
.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@0adf9959216b96bec444f325f1e493d4aa344497 # v6
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6
117
118
context: ./model-server
119
file: ./model-server/Dockerfile
0 commit comments