In the web interface you updated Discourse_docker not docker itself.
apt update ; apt install docker-ce
Should upgrade docker, I think
You can check the version with
docker --version
In the web interface you updated Discourse_docker not docker itself.
apt update ; apt install docker-ce
Should upgrade docker, I think
You can check the version with
docker --version