From 5a4fc457efa8cb791ad486334f6f7315543f7afc Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Wed, 30 Oct 2024 18:46:04 +0000 Subject: [PATCH] =?UTF-8?q?f=C3=ADx(mise):=20remove=20erlang=20from=20plug?= =?UTF-8?q?ins=20list?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `mise` has native support to install `erlang`. --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2460407..942c0c3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -200,7 +200,6 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \ dagger \ eksctl \ elixir \ - erlang \ eza \ fzf \ github-cli \ -- 2.47.2