IntelOwl
IntelOwl copied to clipboard
Error response from daemon: invalid reference format
minor issue
Got this error when running ./start prod up
unable to get image 'intelowlproject/intelowl:"v6.0.4"': Error response from daemon: invalid reference format
Solution:
In docker/.env change
REACT_APP_INTELOWL_VERSION="v6.0.4" to REACT_APP_INTELOWL_VERSION=v6.0.4