We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aec3f0 commit 582e9a5Copy full SHA for 582e9a5
.github/workflows/docker.yml
@@ -25,7 +25,7 @@ jobs:
25
images: clivern/lynx
26
27
- name: Build and push Docker image
28
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@e44afff3590e1d4f93b6adc72376512edb012a7c
29
with:
30
context: .
31
file: ./Dockerfile
0 commit comments