Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit b693524

Browse files
authored
Fix README
1 parent 2c0a1ee commit b693524

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

containers/elixir/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ _Develop Elixir based applications. Includes everything you need to get up and r
88
| --------------------------- | --------------------- |
99
| _Contributors_ | [idyll](https://github.com/idyll), [Talk2MeGooseman](https://github.com/talk2MeGooseman), [krainboltgreene](https://github.com/krainboltgreene)|
1010
| _Category_ | Community, Languages |
11-
| _Definition type_ | Dockerfile |
11+
| _Definition type_ | Dockerfile |
1212
| _Works in Codespaces_ | Yes |
1313
| _Container host OS support_ | Linux, macOS, Windows |
14-
| _Languages, platforms_ | Elixir. |
14+
| _Languages, platforms_ | Elixir |
1515

1616
## Using this definition
1717

18-
While this definition should work unmodified, you can select the version of Elixir the container uses by updating the `VARIANT` arg in the included `docker-compose.yml`.
18+
While this definition should work unmodified, you can select the version of Elixir the container uses by updating the `VARIANT` arg in the included `devcontainer.json`.
1919

2020
```yml
2121
"args": { "VARIANT": "1.10" }

0 commit comments

Comments
 (0)