It is always constant "0.1.0" I suggest: - removing it from bashio.sh - in base image repo - in the dockerfile change "ARG BASHIO_VERSION=..." to "ENV BASHIO_VERSION=..." - also update the renovate.json
It is always constant "0.1.0"
I suggest: