We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12cc04e + 7e0cb93 commit 6167e1bCopy full SHA for 6167e1b
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Build and push
79
id: docker_builder
80
- uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
81
with:
82
context: .
83
file: ./Dockerfile.go-face
0 commit comments