We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd4b17 commit 9b48bdaCopy full SHA for 9b48bda
1 file changed
docker/README.md
@@ -244,8 +244,8 @@ services:
244
245
> [!NOTE]
246
> 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
+> `common-services.yaml`. To override an image or version,
+> set the value in `compose.override.yaml`. For example, instead of using
249
> the `fiftyone-app` image, you may instead the `fiftyone-app-gpt` image.
250
> Always include a version tag when overriding images (e.g., `:vX.Y.Z`).
251
> Omitting the tag will result in a **not found** error.
0 commit comments