mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-08 14:52:00 +00:00
Compare commits
1 Commits
v2.2026062
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
948d647fac |
@@ -86,7 +86,7 @@ jobs:
|
||||
|
||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||
- name: Create and push manifest
|
||||
uses: int128/docker-manifest-create-action@v2.22.0
|
||||
uses: int128/docker-manifest-create-action@v2.24.0
|
||||
with:
|
||||
push: true
|
||||
tags: quay.io/invidious/invidious:master
|
||||
|
||||
2
.github/workflows/build-stable-container.yml
vendored
2
.github/workflows/build-stable-container.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
|
||||
# https://github.com/marketplace/actions/docker-manifest-create-action
|
||||
- name: Create and push manifest
|
||||
uses: int128/docker-manifest-create-action@v2.22.0
|
||||
uses: int128/docker-manifest-create-action@v2.24.0
|
||||
with:
|
||||
push: true
|
||||
tags: quay.io/invidious/invidious:latest
|
||||
|
||||
Reference in New Issue
Block a user