aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-11-27 14:46:03 -0500
committerTommy Carpenter <tommy@research.att.com>2018-11-28 12:00:15 -0500
commit7e7f5bc7900480aecf62ac7473292641d57e2d3a (patch)
tree33b1504830fdeb6376f8a4f9efebb6872320bd61 /Dockerfile
parent35ef91c8d81c80591c3828d05a3acf744e0cf398 (diff)
fixes for erlang 21erl_21_fix
Issue-ID: DCAEGEN2-325 Change-Id: I17f2a8854c53680a761e7bfac855a8c2e8f1db7e Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index f13eb6b..56cabfc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM erlang:19.3
+FROM erlang:21
MAINTAINER tommy at research dot eh tee tee dot com
ENV TERM=xterm