docs: fix html entities in chart

This commit is contained in:
2025-02-20 15:03:34 -07:00
parent 135a5d152f
commit b12b9d1fef

View File

@@ -150,7 +150,7 @@ style GRAPH_TVAPP text-align:center,stroke-width:1px,stroke:transparent,fill:tra
subgraph GRAPH_ALPINE["Build alpine-base:latest Image"]
direction TB
obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"]
obj_step20["`> git clone -b docker/alpine-base github.com/Aetherinox/docker-base-alpine.git`"]
obj_step21["`**Dockerfile
Dockerfile.aarch64**`"]
obj_step22["`> docker build \