fix daily-docker.yml
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
TAG_VERSION="${IMAGE_BASE}:${{ steps.check.outputs.upstream_tag }}"
|
||||
|
||||
echo "🔨 Baue Docker Image..."
|
||||
docker build \
|
||||
DOCKER_BUILDKIT=0 docker build \
|
||||
--label "org.opencontainers.image.title=VDO.Ninja" \
|
||||
--label "org.opencontainers.image.description=Self-hosted VDO.Ninja - Free browser-based peer-to-peer video streaming" \
|
||||
--label "org.opencontainers.image.version=${{ steps.check.outputs.upstream_tag }}" \
|
||||
|
||||
Reference in New Issue
Block a user