Skip to content

Commit 6c7eab3

Browse files
committed
use elixir 1.12.1
1 parent 0214d4c commit 6c7eab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
- 9001:9001
1717

1818
app:
19-
image: elixir:1.12.0-rc.1
19+
image: elixir:1.12.1
2020
environment:
2121
- 'ERL_AFLAGS=-kernel shell_history enabled'
2222
- ECHO_HOST=echo

0 commit comments

Comments
 (0)