We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a351e4 + bc7082f commit 2ceadf1Copy full SHA for 2ceadf1
.github/workflows/docker.yml
@@ -73,7 +73,7 @@ jobs:
73
images: vectorinstitute/vector-inference-${{ matrix.backend }}
74
75
- name: Build and push Docker image
76
- uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8
+ uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
77
with:
78
context: .
79
file: ./${{ matrix.backend }}.Dockerfile
0 commit comments