fix: typo
This commit is contained in:
parent
ceea6b5f8a
commit
f87c36bff1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
context: ..
|
||||
dockerfile: .devcontainer/Dockerfile
|
||||
volumes:
|
||||
- ../..:/workspace:cached
|
||||
- ../..:/workspaces:cached
|
||||
network_mode: service:zipline
|
||||
command: sleep infinity
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue