New docker images have been published tagged latest following a merge from the develop branch onto master from the three main repos that form the protocol codebase: contract, core and p2p.
All you have to do to upgrade is to run the following command from your project folder:
docker-compose pull
There are many improvements, big and small. It is recommended that you upgrade.