mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:05:40 -04:00
docs(readme): update BUILD_DATE to BUILDDATE
This commit is contained in:
@@ -133,7 +133,7 @@ subgraph GRAPH_TVAPP ["Build tvapp2:latest"]
|
|||||||
Dockerfile.aarch64**`"]
|
Dockerfile.aarch64**`"]
|
||||||
obj_step12["`> docker build \
|
obj_step12["`> docker build \
|
||||||
--build-arg VERSION=1.0.0 \
|
--build-arg VERSION=1.0.0 \
|
||||||
--build-arg BUILD_DATE=20250218 \
|
--build-arg BUILDDATE=20250225 \
|
||||||
-t tvapp:latest \
|
-t tvapp:latest \
|
||||||
-t tvapp:1.0.0-amd64 \
|
-t tvapp:1.0.0-amd64 \
|
||||||
-f Dockerfile . \`"]
|
-f Dockerfile . \`"]
|
||||||
@@ -155,7 +155,7 @@ direction TB
|
|||||||
Dockerfile.aarch64**`"]
|
Dockerfile.aarch64**`"]
|
||||||
obj_step22["`> docker build \
|
obj_step22["`> docker build \
|
||||||
--build-arg VERSION=3.20 \
|
--build-arg VERSION=3.20 \
|
||||||
--build-arg BUILD_DATE=20250218 \
|
--build-arg BUILDDATE=20250225 \
|
||||||
-t docker-alpine-base:latest \
|
-t docker-alpine-base:latest \
|
||||||
-t docker-alpine-base:3.20-amd64 \
|
-t docker-alpine-base:3.20-amd64 \
|
||||||
-f Dockerfile . \`"]
|
-f Dockerfile . \`"]
|
||||||
|
|||||||
Reference in New Issue
Block a user