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.
2 parents 684d9cd + a124f1d commit df6fea9Copy full SHA for df6fea9
.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@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
117
118
context: ./model-server
119
file: ./model-server/Dockerfile
0 commit comments