We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d6726 commit a998d92Copy full SHA for a998d92
Dockerfile
@@ -54,6 +54,6 @@ RUN chmod +x $ASDF_DATA_DIR/asdf
54
RUN asdf plugin add erlang
55
RUN asdf plugin add elixir
56
RUN asdf install erlang 27.2
57
-RUN asdf install elixir 1.18.0-otp-27
+RUN asdf install elixir 1.18.1-otp-27
58
# RUN asdf set erlang 27.2
59
-# RUN asdf set elixir 1.18.0-otp-27
+# RUN asdf set elixir 1.18.0-otp-27
0 commit comments