diff --git a/ioc/install_proxy.sh b/ioc/install_proxy.sh index b96c73f..a9c69e4 100644 --- a/ioc/install_proxy.sh +++ b/ioc/install_proxy.sh @@ -17,7 +17,7 @@ # so proxy installation is not required. if [[ $EPICS_TARGET_ARCH == "RTEMS-beatnik" ]] ; then - pip install rtems-proxy=="0.2.3" + pip install rtems-proxy=="0.2.5" fi # no other proxies supported at present