mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
update more dev configs (#575)
This commit is contained in:
@@ -117,4 +117,6 @@ RUN gem install rubocop
|
||||
|
||||
ENV PATH=${HOME}/.local/bin:/opt/asdf-data/shims:/opt/asdf/bin:${PATH}
|
||||
|
||||
RUN git config --global --add safe.directory /workspace
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# These are used for the dev environment.
|
||||
# This should match the versions used in the built product.
|
||||
nodejs 14.18.3
|
||||
elixir ref:v1.13.4
|
||||
erlang 25.0-rc3
|
||||
elixir 1.13.4-otp-24
|
||||
erlang 24.3.4
|
||||
ruby 2.7.5
|
||||
|
||||
Reference in New Issue
Block a user