mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Caught some [weird CI errors](https://github.com/firezone/firezone/actions/runs/12754884373/job/35551006515) about terraform 1.9.8 cache being corrupted, so I thought I'd go ahead and bump TF to the latest stable version.
14 lines
269 B
Plaintext
14 lines
269 B
Plaintext
# These are used for the dev environment.
|
|
# This should match the versions used in the built product.
|
|
nodejs 20.14.0
|
|
elixir 1.17.2-otp-27
|
|
erlang 27.0.1
|
|
terraform 1.10.4
|
|
|
|
# Used for static analysis
|
|
python 3.11.9
|
|
shfmt 3.9.0
|
|
|
|
# Used to lint Bash scripts
|
|
shellcheck 0.9.0
|