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