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 06169db commit 5cef4f8Copy full SHA for 5cef4f8
.github/workflows/docker-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
images: alfg/nginx-rtmp
26
27
- name: Build and push Docker image
28
- uses: docker/build-push-action@e551b19e49efd4e98792db7592c17c09b89db8d8
+ uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0
29
with:
30
context: .
31
push: true
0 commit comments