Skip to content

Commit

Permalink
add kroki-wireviz target to docker bake
Browse files Browse the repository at this point in the history
  • Loading branch information
copyrights committed Jan 31, 2023
1 parent f43a1f0 commit b852ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ variable "TAG" {
}

group "default" {
targets = ["kroki", "kroki-blockdiag", "kroki-mermaid", "kroki-bpmn", "kroki-excalidraw", "kroki-diagramsnet"]
targets = ["kroki", "kroki-blockdiag", "kroki-mermaid", "kroki-bpmn", "kroki-excalidraw", "kroki-diagramsnet", "kroki-wireviz"]
}

target "kroki" {
Expand Down

0 comments on commit b852ec0

Please sign in to comment.