Skip to content

Commit 2de9e09

Browse files
authored
Merge pull request #7 from xflagstudio/upgrade-erlang-to-20.3
Upgrade Erlang/OTP to 20.3
2 parents 468d287 + ec5d9df commit 2de9e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM alpine:3.7
22

33
ENV ELIXIR_VERSION "1.6.3-otp-20"
4-
ENV ERLANG_VERSION "20.2"
4+
ENV ERLANG_VERSION "20.3"
55
ENV ASDF_VERSION "v0.4.1"
66

77
RUN apk add --no-cache autoconf bash curl alpine-sdk perl openssl openssh-client openssl-dev ncurses ncurses-dev unixodbc unixodbc-dev python py-pip py-setuptools git ca-certificates nodejs && \

0 commit comments

Comments
 (0)