instedd / surveda

InSTEDD Surveda
https://instedd.org/technologies/surveda-mobile-surveys/
GNU General Public License v3.0
16 stars 6 forks source link

Upgrade ngrok image in docker-compose #2314

Closed anaPerezGhiglia closed 3 months ago

anaPerezGhiglia commented 3 months ago

Context

Current ngrok accounts are not allowing old versions of ngrok. When trying to run the old ngrok with a new token the app wouldn't start and fail with

Your ngrok-agent version "2.3.40" is too old. The minimum supported agent version for your account is "3.2.0". Please update to a newer version

Solution

Replace old wernight/ngrok image with ngrok/ngrok:3.8.0-alpine image