mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 10:35:40 -04:00
docs(readme): update build commands
This commit is contained in:
@@ -565,9 +565,9 @@ docker buildx build \
|
|||||||
--build-arg ARCH=amd64 \
|
--build-arg ARCH=amd64 \
|
||||||
--build-arg VERSION=1.1.0 \
|
--build-arg VERSION=1.1.0 \
|
||||||
--build-arg BUILDDATE=20250325 \
|
--build-arg BUILDDATE=20250325 \
|
||||||
--tag ghcr.io/thebinaryninja/tvapp2:1.1.0 \
|
--tag ghcr.io/thebinaryninja/tvapp2:1.2.0 \
|
||||||
--tag ghcr.io/thebinaryninja/tvapp2:1.1 \
|
--tag ghcr.io/thebinaryninja/tvapp2:1.2 \
|
||||||
--tag ghcr.io/thebinaryninja/tvapp2:1 \
|
--tag ghcr.io/thebinaryninja/tvapp2:2 \
|
||||||
--tag ghcr.io/thebinaryninja/tvapp2:latest \
|
--tag ghcr.io/thebinaryninja/tvapp2:latest \
|
||||||
--attest type=provenance,disabled=true \
|
--attest type=provenance,disabled=true \
|
||||||
--attest type=sbom,disabled=true \
|
--attest type=sbom,disabled=true \
|
||||||
|
|||||||
Reference in New Issue
Block a user