Restore multiarch support #35
Annotations
1 error
docker
build/docker-bake.hcl:84
--------------------
82 | cache-to = get-cache-to("10.6.13")
83 | tags = get-tags("10.6", [])
84 | >>> args = get-args("10.6.13")
85 | }
86 |
--------------------
ERROR: build/docker-bake.hcl:84,34-35: Not enough function arguments; Function "get-args" expects 2 argument(s). Missing value for "base_alpine_version"., and 3 other diagnostic(s)
|