Skip to content

Commit

Permalink
Update docker.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten authored May 19, 2021
1 parent 9335372 commit 477c36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/installation/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:

directus:
container_name: directus
image: directus/directus:v9.0.0-rc.24
image: directus/directus:latest
ports:
- 8055:8055
volumes:
Expand Down

0 comments on commit 477c36d

Please sign in to comment.