From 731c021dc8d71b039169d3b789f0fd1ba4c6f1ff Mon Sep 17 00:00:00 2001 From: Joao P Dubas Date: Tue, 2 Jan 2024 15:29:40 +0000 Subject: [PATCH] chore(rtx): add missing plugins --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4a001d9..29e94c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -175,7 +175,9 @@ RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install --force --yes \ lefthook \ poetry \ terraform \ - tilt + tilt \ + usql \ + yarn # NOTE (jpd): the section below exists mainly to handle a project running elixir 1.11. # It allows the usage of openssl 1.1 and a compatible elixir-ls.