Skip to content

Commit d0b598c

Browse files
James WhiteJames White
andauthored
bump version on create project (#546)
Co-authored-by: James White <jameswhite@Jamess-MacBook-Pro.local>
1 parent b24c306 commit d0b598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/getting-started/2.create-a-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Create a `docker-compose.yml` file in the `directus` directory:
6161
```yaml [docker-compose.yml]
6262
services:
6363
directus:
64-
image: directus/directus:11.5.1
64+
image: directus/directus:11.14.1
6565
ports:
6666
- 8055:8055
6767
volumes:

0 commit comments

Comments
 (0)