diff --git a/pr/1090/docker_compose_v2_build_module.html b/pr/1090/docker_compose_v2_build_module.html index 621f90cc..6bb805f9 100644 --- a/pr/1090/docker_compose_v2_build_module.html +++ b/pr/1090/docker_compose_v2_build_module.html @@ -341,7 +341,7 @@ see

memory_limit

integer

-

Memory limit for the build container, in bytes. Not supported by BuildKit

+

Memory limit for the build container, in bytes. Not supported by BuildKit.

@@ -385,7 +385,7 @@ see

pull

boolean

-

If set to true, will attempt to pull newer version of the image

+

If set to true, will attempt to pull newer version of the image.

Choices: