We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2921a74 commit d2679ebCopy full SHA for d2679eb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM elixir:1.5
+FROM elixir:1.18.4
2
RUN apt-get update && apt-get install -y inotify-tools
3
WORKDIR /elixir-koans
4
ADD . /elixir-koans/
0 commit comments