Skip to content

Commit 9b48bda

Browse files
committed
fix: trim trailing whitespace
1 parent ccd4b17 commit 9b48bda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ services:
244244

245245
> [!NOTE]
246246
> Default images and versions for all services are defined in
247-
> `common-services.yaml`. To override an image or version,
248-
> set the value in `compose.override.yaml`. For example, instead of using
247+
> `common-services.yaml`. To override an image or version,
248+
> set the value in `compose.override.yaml`. For example, instead of using
249249
> the `fiftyone-app` image, you may instead the `fiftyone-app-gpt` image.
250250
> Always include a version tag when overriding images (e.g., `:vX.Y.Z`).
251251
> Omitting the tag will result in a **not found** error.

0 commit comments

Comments
 (0)