Skip to content

Commit

Permalink
Bump elixir version to 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Wijnand committed Mar 22, 2022
1 parent b2133da commit f35ec9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM elixir:1.12.1
FROM elixir:1.13.3

RUN apt-get update -y \
&& apt-get -y install apt-transport-https curl lsb-release unzip
Expand Down

0 comments on commit f35ec9d

Please sign in to comment.