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 54c30ec commit 4f3375fCopy full SHA for 4f3375f
.github/workflows/docker.yml
@@ -37,7 +37,7 @@ jobs:
37
images: vectorinstitute/cyclops
38
39
- name: Build and push Docker image
40
- uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
+ uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
41
with:
42
context: .
43
file: ./Dockerfile
0 commit comments