Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cff46625e1 |
@@ -112,7 +112,7 @@ jobs:
|
||||
- name: ⤵️ Download base image
|
||||
run: docker pull "${{ steps.flags.outputs.from }}"
|
||||
- name: 🚀 Build
|
||||
uses: docker/build-push-action@v7.3.0
|
||||
uses: docker/build-push-action@v4.0.0
|
||||
with:
|
||||
load: true
|
||||
# yamllint disable rule:line-length
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
setuptools==67.4.0
|
||||
streamlink==5.3.1
|
||||
streamlink==8.5.0
|
||||
|
||||
Reference in New Issue
Block a user