We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce67ac6 commit a5c26a1Copy full SHA for a5c26a1
.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@67a2d409c0a876cbe6b11854e3e25193efe4e62d
+ uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991
29
with:
30
context: .
31
file: ./Dockerfile
0 commit comments