Skip to content

Commit a998d92

Browse files
committed
fix: bump elixir version to 1.18.1
1 parent 20d6726 commit a998d92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ RUN chmod +x $ASDF_DATA_DIR/asdf
5454
RUN asdf plugin add erlang
5555
RUN asdf plugin add elixir
5656
RUN asdf install erlang 27.2
57-
RUN asdf install elixir 1.18.0-otp-27
57+
RUN asdf install elixir 1.18.1-otp-27
5858
# RUN asdf set erlang 27.2
59-
# RUN asdf set elixir 1.18.0-otp-27
59+
# RUN asdf set elixir 1.18.0-otp-27

0 commit comments

Comments
 (0)