mirror of https://github.com/mastodon/mastodon
Remove deprecated version value from `.devcontainer/docker-compose.yml` (#30567)
This commit is contained in:
parent
2fdd782f21
commit
d72714e5ce
|
@ -1,5 +1,3 @@
|
|||
version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
working_dir: /workspaces/mastodon/
|
||||
|
|
Loading…
Reference in New Issue