diff --git a/docs/guides/installation/docker.md b/docs/guides/installation/docker.md index 6a2bf7b029..97643bfa2a 100644 --- a/docs/guides/installation/docker.md +++ b/docs/guides/installation/docker.md @@ -38,7 +38,7 @@ Containers are ephemeral, and this means that whenever you stop a container, all be removed [unless you persist them](https://docs.docker.com/storage/) when creating your container. Directus image by default -[will use the following locations](https://github.com/directus/directus/blob/main/.github/actions/build-images/rootfs/directus/images/main/Dockerfile#L93-L96) +[will use the following locations](https://github.com/directus/directus/blob/main/docker/Dockerfile#L56-L60) for data persistence (note that these can be changed through environment variables) - `/directus/uploads` for uploads