bouncer/.env
ndiezel0 af42521899
TD-187: Add CI/CD (#4)
* TD-187: Add CI/CD

* Fix specs

* Fix tests

* Review fixes
2022-02-21 11:56:58 +03:00

9 lines
256 B
Bash

# NOTE
# You SHOULD specify point releases here so that build time and run time Erlang/OTPs
# are the same. See: https://github.com/erlware/relx/pull/902
SERVICE_NAME=bouncer
OTP_VERSION=24.2.0
REBAR_VERSION=3.18
THRIFT_VERSION=0.14.2.2
OPA_VERSION=0.37.2